#enes_api

1 messages ¡ Page 1 of 1 (latest)

deep valeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1493609183881330798

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

woven basalt
#

Hey there, are you in control of the API requests and stripe checkout sessions directly in this integration? If not, you may need to reach out to the BigCOmmerce team for guidance on this.

#

In terms of direct Stripe API behaviour, if your checkout session include some recurring item(s), the payment method should automatically we set up for the future recurring payments

#

eg, setup_future_usage=off_session becomes unnecessary, as stripe already understands this is needed for the recurring payments

#

Also we want to remove some PII from the request
Not sure what you mean by this. Can you say more?