#Jasuno

1 messages ยท Page 1 of 1 (latest)

eager ferryBOT
severe grove
#

Hi there ๐Ÿ‘‹ can you help me understand what part of that discussion you're referring to?

woven onyx
#

"Instead, you need to revise your payment intents to include future use setup:
setup_future_usage=off_session (or on_session)"

severe grove
#

Hm, I don't think so. When working with Subscriptions you typically want to set up your payment method(s) before creating the Subscription, so that the Invoices created by the Subscription can be automatically paid by an existing Payment Method.

woven onyx
#

Interesting, at the moment i have the subscription to send invoince in case the customer wants to pay on a month by month basis manually, but i want to also give the option to a payment method as a recurring option. Imagine you phone bill, its technically a subscription, but you have the option to pay on an automatical recurring basis or on a month to month basis.

severe grove
#

Oohh, gotcha, there may be an option to use setup_future_usage in that case, let me double check that.

woven onyx
#

That may not work because we are not asking the user for a payment method until after the first invoice is sent, I guess ill have to setup a payment method first and then process the transaction

severe grove
woven onyx
eager ferryBOT