Doc
This commit is contained in:
parent
88d01fbb22
commit
1b84ff634f
@ -23,7 +23,7 @@
|
|||||||
* For Stripe test: Use credit card 4242424242424242 .More example on https://stripe.com/docs/testing
|
* For Stripe test: Use credit card 4242424242424242 .More example on https://stripe.com/docs/testing
|
||||||
*
|
*
|
||||||
* Variants:
|
* Variants:
|
||||||
* - When option STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION is on, we use the new checkout API
|
* - When option STRIPE_USE_INTENT_WITH_AUTOMATIC_CONFIRMATION is on, we use the new PaymentIntent API
|
||||||
* - When option STRIPE_USE_NEW_CHECKOUT is on, we use the new checkout API
|
* - When option STRIPE_USE_NEW_CHECKOUT is on, we use the new checkout API
|
||||||
* - If no option set, we use old APIS (charge)
|
* - If no option set, we use old APIS (charge)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user