#siddarth_docs

1 messages ยท Page 1 of 1 (latest)

rustic skyBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1433710906092683349

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

heavy walrus
still scroll
#

Ours is B2B application, and we do not have control on end users details,

#

B2B product as SAAS model

heavy walrus
#

I don't see how that matters? Maybe can you share more details on why Express Checkout Element doesn't work?

still scroll
#

I mean our product/application is used by our clients and to get the payment of their clients. So usually when we add apple Pay button in our application, it will open a scanner kind of pop up , but how their clients can scan here? what we want is to send paymen tlink to their customers to pay, not scanner in our application

heavy walrus
still scroll
#

and this is not specific to apple pay right?

#

when I use this page, in apple supported browsers it shows Apple Pay button, but when I click on that button, it will open scanner correct? but what I want is I want to send a link to our end customer to pay the amount

heavy walrus
#

you can customize it to only show Apple Pay

#

I think there's really only two options here, you build your own form or page where you can send a link to your customer to pay via Apple Pay only. Otherwise, use a Stripe hosted page, but which would support both card and Apple Pay

still scroll
#

correct but when they click on this button, I want to send the link to customer

#

our own page

#

support both card and Apple Pay means i did not get it

heavy walrus
#

to clarify, you want a button, which when it's clicked, it will send link to your customer which they will access to pay? By send, do you mean email?

still scroll
#

Yes correct

rustic skyBOT
heavy walrus
#

A button which will send a link to your customer is not a feature which Stripe offers out of the box. You have to build at least part of the functionality to email your customer the link.

support both card and Apple Pay means i did not get it

I meant accept both card payments as well as Apple Pay

still scroll
#

we can implement that part but when I use your api to pay by apple button it will automaticall show the scanner correct , how can we do it

worldly solstice
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

still scroll
#

I want to make payment using apple pay, our is B2B application and we need to send payment link to our end customers,

worldly solstice
#

@still scroll can you elaborate on what's blocking you?

still scroll
#

ok, my requirement is when we enable apple pay button in our application, on click of it the pop up will appear to make payment, since our application is B2B CR product, the payments will be collected from their customers, in this case they need to send a link to make payment by end customers not in our application directly

worldly solstice
#

I'm not sure I follow