Stripe - Checkout
This article illustrates what your customer will see when using Stripe Checkout with your MarketGrabber site. If your Stripe account is in TEST mode you can test the customer experience yourself using test credit card numbers provided at the end of this article.
Customer Listing Purchase - One Time Payment Example
Your customer runs a listing and enters a 1 time coupon code:
Net price after coupon is display along with Make Payment button:
Your customer presses Make Payment.
Stripe Checkout appears with summary of transaction and payment form.
Your customer enters payment details and presses the Pay button. Payment is processed and customer is automatically returned to your site:
Customer Subscription Purchase - Recurring Payments Example
Your customer purchases a multi-listing subscription good for 1 year with recurring monthly payments.
Summary appears.
Your customer presses Make Payment.
Stripe Checkout appears with summary of transaction and payment form. Note the form shows this will be paid each month and the button text is changed to "Subscribe". In addition, the terms and conditions under the button reinforce that this is a recurring payment:
Your customer enters payment details and presses the Subscribe button. Payment is processed and customer is automatically returned to your site:
Test Card Numbers
Use the following test card numbers as desired:
- Successful Payment Test - 4242 4242 4242 4242, enter 3-4 digit security code (any value) and an expiration month/year in the future
- Successful 3D Secure Payment Test - 4000 0000 0000 3220, enter 3-4 digit security code (any value) and an expiration month/year
- Failed Payment Test - 4000 0000 0000 9995, enter 3-4 digit security code (any value) and an expiration month/year. This will decline with "insufficient funds" as another example.