#D0Niii

1 messages · Page 1 of 1 (latest)

nocturne fableBOT
jagged badger
#

Sounds like you're describing recurring, subscription based payments?

#

Or all these all one-off payments that the customer would need to manually initialise after 30 days?

jolly moth
#

should be all one-off payments and yes, it is okay to manually initialise for the next payment.

jagged badger
#

This will guide you through creating an initial payment with Python and Stripe.js, including saving the payment details for future payments (so your customer does not need to re-enter them for subsequent payments).

jolly moth
#

thank you, i will take a look!