#enes_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1493887777098436750
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- enes_api, 17 hours ago, 7 messages
๐ happy to help
the request you shared is a PaymentIntent one
if you already have a subscription to create, why not just create the subscription and you can add the one-off price to the first invoice of the subscription
yes, that's the payment intent created via Bigcommerce native stripe integration. I was seeking a way if we can customize that request by changing the parameters before request made
so there is a checkout page with a basket can have both subscription items and one time purchase items. So if a basket contains any subscription item I think we should set setup future usage = off_session to be able to create subscription for it.
We are not directly capturing the payment. We are capturing payment once we get webhook event from BigCommerce. Based on the items in the cart we want to create subscription for subscription items. And for one time purchase items we want to capture the payment
I'm not sure what you mean by native integration?
Native integration means you can use Stripe as a payment method in Bigcommerce admin settings
so you're using a BigCommerce plugin basically
let's say connector I guess
you need to reach out to BigCommerce in that case
yes that's what I meant
we're not familiar with the integration path of BigCommerce, their support team should be able to help you out
I asked a similar question in Bigcommerce community website but couldn't get much a help
try contacting their support