#Giriraj

1 messages · Page 1 of 1 (latest)

raw patioBOT
balmy mason
#

Hi! Let me help you with this.

regal fossil
#

ok

balmy mason
#

Yes, both work with SetupIntent.

regal fossil
#

how?

#

i have enabled apple pay on dashboard.

balmy mason
#

How are you processing SetupIntents?

#

Could you please share an ID? seti_xxx

regal fossil
#

yes

#

seti_1NLN9ABSgwhLUexT0OIIamcR_secret_O7cNg51V7Gi0TnpV3kzyI9pTrA2OqwA

#

above client_secret i have set like below code

{
clientSecret: slotState?.clientSecret,
appearance: {
theme: "floating",
},
}

<Elements stripe={stripePromise} options={options}>
<PaymentForm />
</Elements>

#

here i can't able to see apply pay and paypal option

balmy mason
regal fossil
#

i will go with payment_method_types

balmy mason
regal fossil
#

apple pay only work for live?

balmy mason
regal fossil
#

ok you mean apple pay only work for CheckoutForm?

regal fossil
#

and yes, i have to add paypal from payment_method_types. it's return me error.

#

look this paypal error

#

@balmy mason

balmy mason
#

Have you enabled paypal in your settings?

regal fossil
#

i can't see any paypal option on my setting page on dashboard

#

@balmy mason

balmy mason
#

What country is your Stripe Account?

regal fossil
#

checking

#

city is Austin

#

state is: Texas

balmy mason
#

PayPal is not supported in the US at the moment.

regal fossil
#

oh

#

ok, so i m moving on apple pay

regal fossil
regal fossil
#

i need to add apple pay option while create setupintent @balmy mason

#

how can i add those option? @balmy mason

balmy mason
regal fossil
#

thanks let me check