#Giriraj

1 messages · Page 1 of 1 (latest)

boreal sailBOT
north path
#

Hi there, what do you mean by doing it seprate?

abstract blade
#

let me share screenshot

north path
#

Ok, so you want to remove the Apple Pay option from paymentElement?

abstract blade
#

currently when someone click on add new card button it's showing like above screenshot.

#

yes, i want to remove from paymentElement

abstract blade
#

i need to set apple pay option apple pay next to add new card

#

so, how can i add?

north path
abstract blade
#

it's react js code

north path
#

Through the options prop, for instance

        id="payment-element"
        options={{
            wallet: ...
         }}
/>```
abstract blade
#

ok thank you let me try

#

plz don't close this thread i will back to you.

abstract blade
#

i have alredy used Elements for card so, again i need to add Elements for apple pay?

#

@north path

north path
abstract blade
#

yes, i have removed

#

but here is india i m not able to see apple pay button

abstract blade
north path
#

Yes. Apple Pay isn't availble if you are from India even if you are using a non-Indian based Stripe account

#

I won't be able to provide you the step-by-step, please refer to the doc that I sent earlier and come back if you have any follow-up quetions

abstract blade
#

ok thank you let me check

#

will back to you

abstract blade
#

can you provide me india's stripe test account?

north path
#

What do you mean?

abstract blade
#

i mean stripe login credantials

north path
#

You mean you can't find your login credentials?

abstract blade
#

no, i mean can you provide me indian login credantials for stripe?

#

if i have indian login then apple pay works right?

north path
#

I still struggle to understand you, and I don't quite see the connection between a Indian login and Apple Pay.

#

Or can you tell what problem you are trying to resolve?

abstract blade
north path
#

Which part of the doc that you don't understand need more help with?

abstract blade
#

it's return me paymentRequest error

north path
#

As the error message explain, it's expecting a paymentRequest object but you specified null.

abstract blade
#

ok checking same think

#

i have add this

#

but still paymentRequest return null

#

how can i test it?

#

i have enabled link, apple pay and google pay

#

apple pay and google pay is not work in india but link should work.

north path
#

What does the log print?

abstract blade
north path
#

So the result is null

abstract blade
#

yes

north path
#

I don't think Link is available in India yet

abstract blade
#

oh

#

is there any way to check how's result will come?

north path
#

Can you tell me what problem that you are currently trying to solve?

abstract blade
#

if i add above code. but i need to set proper UI. without button i can't able to update UI of my design.

boreal sailBOT
north path
#
We currently do not support Google Pay and Apple Pay on Stripe Checkout and Elements for Stripe accounts and customers in India.

I'm afraid that you can't acess Google Pay or Apple Pay if you are from India.

abstract blade
#

oh

knotty seal
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!