#nikhil_05327
1 messages · Page 1 of 1 (latest)
👋 happy to help
hello tarzan
it is possible for sure, but I'm a bit dubitatif about this statement
My objective is to incorporate this redirection link into my backend logic to efficiently manage the payment process
How do you think it will be more efficient?
what are you trying to achieve? and why you don't want to use StripeJS?
what I want is to redirect the user to the payment page directly and want to customize the payment checkout page in my way with some modification as i am looking for a solution between the traditional Stripe Js way and checkout session thing
yes that is a option for us , but want to explore for something better
you can use Payment Element or you can integrate with the different Payment Methods using only StripeJS
in all cases, I don't think the approach of only processing in the backend is a good solution
I appreciate and respect your feedback. While I acknowledge the feedback provided, I would like to emphasize that my current system architecture has specific requirements. As a result, I prefer not to undertake rework and make substantial changes.
My intention is to explore all available integration options thoroughly. I believe it would be better for us to select the integration method that aligns best with our existing system architecture.
my current system architecture has specific requirements.
what are they?
I'm also here to help you decide whether your course of action is best suited or not
I appreciate Tarzan's efforts, however, we are bound by restrictions that prevent us from exposing information. Therefore, I kindly request your assistance in addressing my requirements related to exploring payment processing through the backend.
if you prefer to have a more private conversation but still address that we can continue the discussion here https://support.stripe.com/contact/email?topic=api_integration
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
you can state that you were discussing with @tarzan on discord and I can pick up the conversation from there and we can continue the discussion there
yes, sure we can further discuss this, but can you please help me in figuring out my requirements related to exploring payment processing through the backend? if there is any issue you can please tell me
how will you collect the payment method?
i will ask the user through frontend
then why not use StripeJS in that case?
there are solutions to everything, but I'm really unsure what the issue/constraints you have to be able to guide you through the best course of action
ok, I got that let me discuss this all with my team. thanks for your assistance
can. you please explain me the flow of using Stripe.js through frontend
without using Payment Element?
yes for now , as i have created payment_intent and i have client_secret , now what to do