#daweiwang_

1 messages · Page 1 of 1 (latest)

hazy dragonBOT
naive ore
#

Nope, you should be able to test all of the supported payment methods

serene olive
#

curl https://api.stripe.com/v1/payment_intents
-u "sk_test_51MYLCwCY8MNlqc9TgHrjj9qQonORUv4modIGDbtjWWrPUhyCkqhkdzeVCmGpVClDPitwlqkO8GzLXyOMdhhQzgZQ00WBefApQg"
-d amount=1099
-d currency=usd
-d "payment_method_types[]"=card

naive ore
#

What's the question?

serene olive
#

this can run

#

-d "payment_method_types[]"=apple pay is fail

naive ore
serene olive
#

I want to test apply

#

only use dropin ?

naive ore
#

Which payment UI are your using to collect payment details?

serene olive
naive ore
#

Ok, and are you unable to render an Apple Pay button?

serene olive
#

I want to integrate applepay googlepay paypal one stop

naive ore
#

That will render those wallets according to the supported options in the browser

serene olive
#

express checkout vs dropin checkout

#

what difference

naive ore
#

What is 'drop-in checkout'?

serene olive
naive ore
#

The Payment Element allows your customers to complete payments via other non-card payment methods, or manually enter their card details if they don't use wallets

serene olive
#

i see

#

where are you base

#

us or china

naive ore
#

Me?