#aj-paymentelement-events
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- aj_theoriginal, 18 hours ago, 20 messages
Hello! You should be able to listen for the change event with PaymentElement to be notified whenever the card/bank account tabs are selected (see https://stripe.com/docs/js/element/events/on_change?type=paymentElement). The type of PM selected will be included in value that is returned with the event
Ah I see ok I will give this a try, one moment
👍
Perfect, thank you so much!