#beautylegacy - trial then payment

1 messages · Page 1 of 1 (latest)

obsidian hawk
#

It depends on exactly what you mean here. You could manage this with a saved payment method and charge it later, or an invoice that is due later.

You could set up a subscription with a trial then cancel after the first payment.

The main issue if there is no way to guarantee that future payment.

You can have a guaranteed deferred payment, but only for 7 days:
https://stripe.com/docs/payments/capture-later

Separate authorization and capture to create a charge now, but capture funds later.

nimble flare
#

ok, thank you for your quick response!

obsidian hawk
#

NP! Does that get you what you need?