#cabeedelhertz
1 messages · Page 1 of 1 (latest)
have it in my PaymentElement.paymentMethodTypes but it is not showing up when I test it
Can you explain more about this, or show an example subscription/invoice?
What unexpected behaviour are you seeing?
Are you building something new and unable to get it working, or are you having an issue with something that was previously working?
When I create my PaymentElement on the client side, I have the "paymentMethodTypes" set to ['card', 'cashapp', 'us_bank_account']. When I am testing, I see the payment element load up but it only shows card and cash app as options for what payment method to use
I support a few different payment methods in my paymentElement integration, and I am trying to add us bank account as a payment method for users to choose, but I can't get it to show up
Can you share your elements configuration for subscription mode so i can see all the pieces?
Do you also pass explicit PM types to the subscription creation request, or not even getting to that point?