#monshery-payments
1 messages ยท Page 1 of 1 (latest)
Hello! Are you referring to setup_future_usage https://stripe.com/docs/api/payment_intents/create#create_payment_intent-setup_future_usage
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I think i am referring to off_session: true,
Sorry
setup_future_usage: 'off_session',
Yup! That's what you want
Yaps i have that up right now, and when i want to have another payment i use off_Session: true
alrighty thanks
๐