#angelos-checkout-webhook

1 messages · Page 1 of 1 (latest)

stoic sealBOT
tame pulsar
#

Do you have a Payment Intent ID I can look at?

tepid cedar
#

There is no payment intent at all

#

we enter the checkout session screen

#

and normally we get the payment intent after that

tame pulsar
#

After you create a payment, correct?

tepid cedar
#

No payment at all. Would it help if i sent a customer id?

tame pulsar
#

What do you mean? Are you entering payment details and hitting "submit" or not?

tepid cedar
#

No hitting "submit", I believe it doesn't matter for the payment intent to be created, no?

tame pulsar
#

It depends. A Checkout Session will not create a Payment Intent in setup mode, but otherwise it should

#

Do you have a Checkout Session ID I can look at?

tepid cedar
#

yes cs_live_a1U90chD9JVn6hpwzw6t7jXG62RuGL8ILECSmtLiVpms6RbW9RRRpdwhkn

tame pulsar
#

I believe you need to specify a Price in order for a Payment Intent to be created, otherwise Stripe doesn't know what to include in the Payment Intent's amount

tepid cedar
#

doesn't amount_total account for that?

#

and we have sent pricing data as usual

#

the only difference is that we are using a new currency (MXN)

#

Could that be an issue?

tame pulsar
#

Hmmm, I guess it won't in this case. Do you have the code that you're using to create this Checkout Session?

tepid cedar
#

which code is that?

#

would a log id (req_*) help?

tame pulsar
#

How are you creating that session?

#

via the API or the Dashboard?

#

If I wanted to recreate your scenario, how would I do that?

tepid cedar
#

via API

#

assuming you have access, you can check the payload here (https://dashboard.stripe.com/logs/req_gNARhQ7HHQQVLb)

tame pulsar
#

Payload doesn't give me the code to recreate the request

#

Please copy/paste the code so I can reproduce

stoic sealBOT
brave wing
#

angelos-checkout-webhook