#GrooveTech

1 messages · Page 1 of 1 (latest)

minor nightBOT
frosty canyon
frosty canyon
#

@tame geyser How can I help?

tame geyser
#

Thanks

#

I tried to create an invoice via API and linked to a Stripe product (one-time payment). But when I retrieved the data, it didn't have a value for payment intent until I completed the invoice

#

Is there anyway to retrieve payment intent from a one-time payment ?

#

I really need it to use Card Element for my own project

frosty canyon
#

Invoicing is meant for one time payment using Stripe hosted page.

After an invoice is finalised, there will be a Payment Intent available for payment technically, which you can use it to collect the payment using Card Element.