#hudarsono

1 messages · Page 1 of 1 (latest)

bright oreBOT
mild flume
#

Hi! Let me help you with this.

#

What do you mean by "custom UI and checkout flow" exactly?

silent slate
#

we have our own checkout UI, so we can't use Express checkout. could we just use our own UI, and use stripe only to render the "google pay" button

mild flume
#

I just need a bit of context, at what point are you using Stripe? Are you sending card info directly to API?

silent slate
#

for other payment type such as affirm we also use stripe by creating payment intent first. however we dont see any way to do the same for google pay.

mild flume
#

Express Checkout Element can do the same as what you do with Affirm. What's the issue?

silent slate
#

for affirm, we dont use express checkout element, we use direct API integration. so the UI is from us

mild flume
#

How are you using the direct API integration with affirm? What are you sending to the API? Could you please share an example PaymentIntent ID?

#

I am just trying to understand how your integration looks so I can suggest the best solution.

silent slate
mild flume
#

I see, thanks.
Now, what I don't understand, you asked how can you use Stripe to display the Google Pay button. And my answer to that is to use the Express Checkout Element. The rest of the flow is the same. The difference with Affirm is that you don't need to display anything for it to work. So I don't understand why the ECE solution doesn't fit you. What do you expect the solution to be?

silent slate
#

btw with express checkout, could we just show a single button without anything else? on stripe web, it looks like we have to shows checkout box

mild flume
silent slate
#

if we want to support both apple pay and google pay, however for web, we only show google pay button, is that possible?

mild flume
#

Yes, you can just tweak the settings on the element depending on your platform.

silent slate
#

another one, if we want to show both paypal and google pay button, but on different place (not together), is that possible with express checkout?

mild flume
#

You can probably show 2 separate elements.

#

I am not sure, it's better to check for yourself. But I don't see why it wouldn't work.

silent slate
#

Thanks for now, we will see express checkout

bright oreBOT
mild flume
#

Happy to help!