How to test payments with Stripe? Which credit card should I use?
You can test online payments with Stripe by setting Stripe to Test mode in HBook->Payments. You will enter your Test Secret Key and Test Publishable Key.
You can not use genuine card information in test mode. Here is a test card that is widely accepted for Stripe test mode:
Credit card number: 4242 4242 4242 4242
Expiration date: any date in the future with the format MM/YY
CVC: any 3-digits number
Learn more about Stripe test cards here.
📎 Check Stripe related articles
- How to test payments with Stripe? Which credit card should I use?
- Where to find my Stripe API Publishable and Secret Keys?
- Can I ask for credit card details without taking payment? I wish to charge the customer card at a later stage.
- Can I charge a customer of the remaining balance?
- Required country field notification with Stripe
- Can I use HBook for booking requests that need to be confirmed?