#Santhurein
1 messages · Page 1 of 1 (latest)
Can you elaborate on "can't add the card list anymore"? I mage you still have a list of card retrieved by PaymentMethod list API on frontend?
Yes, I mean I showed the card list with my own integration, not in the Stripe card element.
Wait, let me show you my current UI
Card element (JS) is below, the list is above
Yes but why you can't add the card list anymore after enable automatic payment method?
Also automatic payment method is compatible with the new PaymentElements rather than this old Card Elelement
Ok, give me a moment please.
it is automatic payment method : enable, can I put the above **** **** 4242 inside card element?
No you can't. The section below is the Payment Element and it takes care of all other payment methods. It's an independent UI component
So, is there any alternative for it?
With automatic payment method there is only Payment Elements. Is there any issue you can't put a list of card above or below it? It believe it should work similarly with what you have before
Understood, another one is that I changed the payment setting here https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts
but it is not reflected in Payment Elements. it is the same account with same Api keys.
For example, I disabled iDEAL but it still shows up there and I enabled GrabPay but not showing up here
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
This is for your Connected Account
So, what can I do to test grab pay on test mode?