Tri Nguyen
Tri Nguyen

Reputation: 1

Set billing details when using Stripe Express Checkout Element

NodeJS. I have one issue with expressCheckout API. https://stripe.com/docs/elements/express-checkout-element/migration#mpan

For the payment request button we will use "ev.paymentMethod" to get card information and use the API Create a PaymentMethod to create and set billing information.

When using Express Checkout Element I can't get card information from (e.g. Google Pay) to create payment method and set billing data.

Do we have any other way to assign billing information without creating payment method?

I tried searching and researching but I didn't get any suitable results to solve the problem I'm having.

Upvotes: 0

Views: 420

Answers (0)

Related Questions