#mmansoor78_docs
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/1233376108796448849
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
Hi
are you using Checkout Sessions in particular? or what integration exactly are you doing?
We are not using checkout sessions.
then you only need to let the customer choose whatever they want to pay on your app, and pass that to your server before creating the PaymentIntent
Let me clarify one thing.
We have built a SaaS Solution.
In our SaaS Solution there is "Customer" that buys our Solution.
And then that customer has "End Users".
The End users use a screen like the following link :https://qa.extensia.cloud/donation/fxh2ksMLbc
Now you will see that this screen has a mechanism to use Bank Account.
But ...
We want to build a "Back End" Feature for Customer in which if the "Customer" is give a "Signed Check" by a "End User" we want to build a feature in our SaaS where that end user check can be entered and payment processed ....
this feature is only available for invoices: https://docs.stripe.com/api/invoices/pay#pay_invoice-paid_out_of_band
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
No
We want the "Customer" the capability to enter "Bank Account" information based on the check and Process payment via Stripe Connect
Yes
but If they received a check how will they process a payment with you?
I'm totally confused here
I can understand that
Let me give you example
If I go to my the connected account
There is a create payment option there ... in which I can make manually enter information about a payment ...
That only accepts Credit Card Number ...
Is it possible to allow to setup an ACH Payment too
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.