#SSASavy

1 messages · Page 1 of 1 (latest)

wintry copperBOT
rare fractal
#

Can you share an example Payment Intent ID?

pastel flax
#

pi_3LsqmiIOjNfX5RUk1DXjccqT

rare fractal
#

Ah, when you create the Payment Intent you need to specify both the Customer and set setup_future_usage to save the payment method to the customer.

#

Wait...sorry nevermind

pastel flax
#

no worries 🙂

rare fractal
#

A lot of people just showed up so it's a little crazy right now

pastel flax
#

No worries

rare fractal
#

I'm not seeing a receipt email being provided to the API in either the create or confirm call for this PI.

pastel flax
#

We are using the following to create the PI. Do you see anything out of the ordinary?

rare fractal
#

This is what I see on our end for the parameters passed to create the PI

{
  amount: "476",
  currency: "usd"
}
pastel flax
#

tysm