#S60-Cosminacho-checkout-custom-data

1 messages ยท Page 1 of 1 (latest)

twilit fox
#

Hey! There are a couple options, what data are you looking to store?

abstract tangle
#

just a purchase order number ๐Ÿ™‚

twilit fox
#

How are you hoping to access/use this data?

abstract tangle
#

is this something that the client can input in the checkout session? ๐Ÿ™‚

abstract tangle
twilit fox
#

There is not, no. You can't custom fields to the Checkout page. You'd need to capture those prior to creating the session (using those parameters)

#

But Checkout won't produce an invoice for a one-time payment

abstract tangle
#

am I getting this right ?

#

is it only available for subscriptions?

twilit fox
#

Stripe doesn't currency produce a tax compliant invoice for one-time payments. Only recurring payments yes

abstract tangle
#

hmmm

twilit fox
#

Otherwise you'd need to handle it yourself with Checkout