#saadtanveer924u_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. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ 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/1214911540843642881
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Have you submitted a request to Stripe Support?
Yes I have and tried to check via call but no luck
They sent an email to us yesterday and after that no response back
Reason why and what we require
basically we need the Raw Data API permissions, the reason behind Our website utilizes a single shopping cart for various product and donation types, including project donations, fundraising support, zakat, store products, and quick donations. While Stripe's standard checkout processes all cart items seamlessly, we also offer a recurring donation option where users can create and utilize a customized plan.
Currently, we encounter a challenge in processing the entire cart with a single card token. The system generates a separate token for subscribing to the recurring plan using the same card details. Unfortunately, pre-defining plans on the Stripe dashboard is not feasible due to the dynamic nature of these personalized plans created by users. User can have simple and recurring items at a time in the cart.
We believe access to the Raw Data API Permissions will allow us to implement a solution that effectively addresses this challenge and provides a more user-friendly experience for our donors. We appreciate your consideration of this request and look forward to discussing this further with you at your earliest convenience.
I am not able to enable any access for you via Discord. You will have to wait for response from Support, unfortunately.
Is there a way to coordinate via call?
I want the developer to contact the support team so they can work on that
We can't do that unfortunately. All contact options are available here: https://support.stripe.com/?contact=true
Right
What should i ask them for clear instructions
I hope you have understood the issue
Are you using Stripe Checkout?
Handling card details on our end
What do you mean by this?
We have 1 cart in our website.
There can be multiple types of products there like single product and recurring products.
To get them process in 1 time we need raw data api
If we don't use raw data api we would be able to process 1 type product in a checkout and that would be an issue
You can process one-time and recurring items in a single Checkout Session: https://docs.stripe.com/payments/checkout/how-checkout-works#mixed
Otherwise, you can't pass raw card data to the APIs directly without the necessary PCI compliance. You can speak to support about that