#Pilou-one-time-payment-invoice

1 messages ยท Page 1 of 1 (latest)

jaunty muralBOT
lament acorn
#

Hello ๐Ÿ‘‹
Are you using the PaymentIntents API or are yo using Stripe Checkout?

native flax
#

I use the PaymentIntents API !

#

The functions invoices.create and invoiceItems

lament acorn
#

The PaymentIntents API doesn't support creating a invoice for payments. Using the PaymentIntent and invoices at the same time will basically duplicate the payments in your account (one payment via the PaymentIntent and the other via the invoice you marked as paid).

native flax
#

Yes i saw that i had a duplicate payment. I have to use Stripe Checkout instead ?

#

Or it is not possible to do that ? But it is very strange because it is a big feature i think

lament acorn
native flax
#

OK it is a little big tricky but i think i will try to do that

#

Thx for helping me ! ๐Ÿ™‚

lament acorn
#

NP! ๐Ÿ™‚ happy to help