#MrPercival
1 messages ยท Page 1 of 1 (latest)
Hello! Starting up a thread for you
thank you ๐
I don't think there's a direct equivalent to the "remember me" checkbox in Checkout - with Checkout this is controlled by setting payment_intent_data.setup_future_usage (https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-setup_future_usage) but that doesn't give the user the option to opt out
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ah ok thank you , do you know if there was at one point in time? someone sent me a screen shot showing it , but its probably from around 2015
Yeah, that's the very old legacy checkout integration (which we don't generally recommend anymore)
ok thanks, i am sure we have updated since then , so that would be why, thanks for the help , much appreciated