Embedded Payment Element issues – custom payment method deletion event (v21.29.1) #11825
ronnieotieno
started this conversation in
General
Replies: 1 comment
-
|
We currently don't have plans to support detection of saved payment method deletions. Could you share more details about your use case? This would help us better understand your needs. Regarding the Custom Payment Method issue: Could you provide your CPM ID? Also, please verify that you're using the CPM in the correct environment. If you created the CPM in test mode, make sure you're using it in test mode and if you created it in live mode, ensure you're using it in live mode. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Custom Payment method not showing
After adding
using the ID from our Stripe custom payment method, the method does not appear in the PaymentElement.
Deletion Event
When a user deletes a saved payment method inside the embedded Payment Element,
there’s no callback or event to notify the app.
This leaves stale data in the app state.
Is there any way to detect this or plans to expose such an event?
SDK: 21.29.1
Integration: Embedded Payment Element
Beta Was this translation helpful? Give feedback.
All reactions