#dowabes219
1 messages · Page 1 of 1 (latest)
Hello! Nope, a test account never needs to be activated.
Create a PaymentIntent on your server with an amount, currency, and automatic_payment_methods enabled.
Stripe uses your payment methods settings to display the ones you have enabled. To override payment methods, list the ones you want using the payment_method_types attribute.```
Stripe uses your payment methods settings to display the ones you have enabled
Do you have a question about that?
I want to use credit card payment settings
In guide it is written there Stripe uses your payment methods settings to display the ones you have enabled
So I need to activate my account to use credit card for test
You do not need to activate your account.