#standup-ece-applepay

1 messages · Page 1 of 1 (latest)

halcyon coralBOT
chrome widget
#

I use React in the front end like this

#
            key={session}
            stripe={stripePromise}
            options={{ clientSecret: session }}
          >
            <EmbeddedCheckout className="stripe-embedded-checkout" />
          </EmbeddedCheckoutProvider>
#

But I only get credit card payment support

rotund sail
halcyon coralBOT
#

standup-ece-applepay

chrome widget
#

I didn't see that, thanks I will look into it