#daydream-payment-methods
1 messages · Page 1 of 1 (latest)
Hello 👋
Does this mean that a user can update payment methods in the stripe dashboard and it should appear on the payment element component?
AFAIK yes, that's correct.
Great. So when I update a payment method here it should appear on the payment element component in my app? https://dashboard.stripe.com/settings/payment_methods
It should as long as its correctly setup.
From your screenshot, it looks like your account is managed by a plugin.
Depending on how the plugin creates the charges, the some payment methods may not be shown.
You'd likely want to reach out to the team behind the plugin to see if there are any additional configurations that you may have to tweak
The plugin is my plugin. My developer is working on this.
OK let me see what my developer sees when he toggles these things.