LogoLogo
  • Introduction
  • Authentication
  • Endpoints
    • Content
    • Quote
    • Status
    • Update
    • Purchase
    • Cancel
    • InstantBooking
    • Update Customer
    • Notifications/list
    • Notification/update
    • GetAllPurchasedPolicies
    • GetAllCancelledPolicies
    • CoverOptOut
    • Invoice
  • Webhook
    • HMAC Verification
    • Events
      • Cancellation Event
  • Testing
  • Errors
    • Quote Errors
    • Purchase Errors
    • Cancel Errors
  • Supported Currencies
  • Supported Languages
  • Supported Regions
  • Non-API Functions
Powered by GitBook
On this page
  • What should I test as I integrate RentalCover?
  • Testing the payment

Testing

PreviousCancellation EventNextErrors

Last updated 9 months ago

Before taking your integration live, use the following information to test it thoroughly. If you need help after reading this, please get in touch with your customer solutions engineer.

What should I test as I integrate RentalCover?

The card number, expiration, CVV, and amount are set correctly in Purchase.

Staging / Test API URL: https://api-staging.rentalcover.com/

Testing the payment

You can use the following credit card details for testing the .

Successful Card (Staging only)

Cardholder Name: Any name Card Number: 4242 4242 4242 4242 Expiration Date: Any future date CVV: Any CVV

Successful Card (Staging)

Cardholder Name: Any name Card Number: 4012 8888 8888 1881 Expiration Date: Any expiry CVV: Any CVV

Other Cards

Please check

Purchase endpoint
stripe documentation