#MohdRizwann
1 messages · Page 1 of 1 (latest)
which are the other payment method??
What integration are you using?
Are you using Checkout Session or Payment Element?
You can refer to the doc here for the payment method type list: https://stripe.com/docs/api/checkout/sessions/create?lang=dotnet#create_checkout_session-payment_method_types
In payment and subscription mode, you can omit this attribute to manage your payment methods from the Stripe Dashboard (https://dashboard.stripe.com/settings/payment_methods). It is required in setup mode.
ok