#cole-redfearn
1 messages · Page 1 of 1 (latest)
Hi, Apple/Goole Pay are treated the same was a card. So when they are used, they will be tokenized the same way a card would.
Is there a follow up question here? What are you trying to do?
Ok, is this possible with any of the react UI elements (specifically Payment element)? I see that to confirm a payment with the Payment Element, we need the useElements hook in the frontend code. Our ideal flow would be to get a card token from the Payment form that we can send to our backend to process the payment.
What integration document are you using?
Since this function requires the elements argument, it seems impossible to run it on the backend
Is there another way we can confirm a card payment on the backend using a card token instead of the elements instance?
I think what you might be looking for is our Beta, https://stripe.com/docs/payments/run-custom-actions-before-confirmation#web-collect-payment-details. You can confirm the Payment Intent on the server side with the above Beta.
This looks really promising, is there any way we can get access to this since it's in beta?
You can request access by going. Specifically, this section is where it would have a contact information for next steps. This feature is in beta. For early access, contact us.