#.abishek

1 messages · Page 1 of 1 (latest)

prime frigateBOT
hidden seal
#

Hi. Let me help you with this.

unkempt junco
#

Thank you

hidden seal
#

Stripe Checkout uses PaymentIntents under the hood to process payments. Instead of muting the PaymentIntent events we trigger both, so you can use whichever you like. You will also notice a charge.succeeded event, which is even more low-level, related to this PaymentIntent.

unkempt junco
#

when creating the checkout session, you add the line items, but the checkout session object retrieved on the checkout.session.completed webhook doesn't have the lineitems, anyway to get the line items?

hidden seal
#

You need to expand it:

unkempt junco
#

oh

unkempt junco
#

ok

#

can you advice on how to setup webhooks for abandoned cart functionality with checkout sessions?

hidden seal
unkempt junco
#

ok

#

got an issue with the checkout url, for some reason, the link functionality stopped working. This is what I see

#

this is the checkout session id cs_test_b1z62wl97BqdW56tnZDGPdx56CbUhy82gmcVnJ11yacdtJpzHaFEUAuxwP

hidden seal
#

What's not working?

unkempt junco
#

There used to be a button for Stripe Link on the top, not anymore

hidden seal
#

Oh, I see, let me check.

unkempt junco
#

is it possible to show other payment methods as well. link google pay, apple pay, etc

#

sorry, never mind

#

I have payment_method_types set to card

#

thats why I think it doesn't show

#

ok, I removed it and still get the same cs_test_b1xroG3RMkDObc2IDxbxq95lrn4DS7ZVcLzlAMhBWv9j5OM5LmuZ5BLVVr

hidden seal
#

I am able to see Google Pay in Chrome.

unkempt junco
#

i am seeing none other than credit card element

warm crag
#

Hi! I'm taking over this thread. Give me a few minutes to catchup.

unkempt junco
#

sure

#

thank you

warm crag
#

Could you try a new Checkout Session without setting the customer property and see if that changes anything?

unkempt junco
#

ok, because it wasn't the case before, I was setting the customer property from first and it was still showing it. but let me try it

#

the same without customer

#

this is what I am passing to create the checkout session

warm crag
#

Can you share the new Checkout Session ID?

unkempt junco
#

shared one above

and this is the one without the customer assigned cs_test_b1jvWEKxCixXGJNQzPhG2caWEvR18RAU1ZcxkfqiYufPsDO6ku6wjG9go9

#

cs_test_b1xroG3RMkDObc2IDxbxq95lrn4DS7ZVcLzlAMhBWv9j5OM5LmuZ5BLVVr

warm crag
#

Thanks! Give me a few minutes to look into this.

unkempt junco
#

ok

warm crag
unkempt junco
#

that is strange, I don't remember turning it off. I even saw it working fine yesteday

#

why doesn't apple pay and google pay not show

warm crag
#

why doesn't apple pay and google pay not show
For me Google/Apple Pay is showing up in your Checkout Session. You just need to make sure you are using a supported browser and that you have a card saved in your wallet.

unkempt junco
#

do I have to create a new checkout session to see it take effect?

#

i am using a chrome based browser

warm crag
#

Can you use Google Chrome, and make sure you have a card saved in pay.google.com

#

No need to create a new Checkout Session

unkempt junco
#

this is the screenshot of the new checkout session, still don't see Stripe Link

warm crag
#

However not sure baout Link, still looking into this.

unkempt junco
#

ok, thanks for the info on apple pay and google pay, let me try that on a VPN, but still hoping to get Stripe Link working

#

please let me know what you figure out

#

are you able to see Stripe Link on your end?

warm crag
#

are you able to see Stripe Link on your end?
Not on your Checkout page, no.

unkempt junco
#

ok

#

looking forward to hearing from you

hidden seal
#

Hi, we're still looking into in, please bear with me.

unkempt junco
#

sure

hidden seal
#

It seems like it might be still in the rollout phase so you might not see it at all times.
If you look at the screenshot, "Securely save my information..." box is actually related to Link.

unkempt junco
#

what do you mean by rollout phase?

#

it was working yesterday

hidden seal
#

It means Stripe is conducting experiments to see how to optimize Link and provide the most value to our users. I would suggest you reach out to Stripe Support if you want to be excluded from it: https://support.stripe.com/?contact=true

unkempt junco
#

ok