#stephy
1 messages · Page 1 of 1 (latest)
ACH CT is an older payment method, so not supported on newer APIs/UIs. The guide is here: https://stripe.com/docs/sources/ach-credit-transfer
So this is not supported in my website? Can't i integrate this?
Should be able to follow the guide to integrate it into your app, yep. What have you tried?
When use this ach_credit_tranfer then the type is not supported
What's the exact error? Use it how/where?
My requirement is I just entered the account number and routing number and transfer the fund to that bank account
Then ACH CT is not what you're looking for. It's a method to receive funds into your Stripe balance
Can you explain me little more
If am a vendor is i can't accept the payment via this method ? If I gave my account number is this possible?
If it's possible then how can I achieve this?
I read the doc but am blank ...I can't understand where to start and how would Integrate the api in my ph website
You're describing sending funds to an external bank account. ACH CT doesn't facilitate that – it's a method your customers would use to pay you for your services, by sending money from their account to your Stripe balance
Ok ...now I got it ...to do this one how would I integrate this
It's the amount send from the bank account to stripe right?
The easiest way is to use Invoicing: https://stripe.com/docs/invoicing
As the payment page supports ACH CT: https://stripe.com/docs/invoicing/hosted-invoice-page
yep
Can you provide me the steps and api ...I tried alot but not happening?
what specific API calls have you tried and what result did you get versus what you expected?
First I charge then tranfer
[23/05, 3:10 pm] Stephy: If the service provider is a regulated industry, then they need to pay us a monthly marketing fee. For this payment we should accept the following payment forms:
ACH
Credit/debit card on file
PayPal ?? Not needed
VENMO?? Not Needed
[23/05, 3:10 pm] Stephy: Vendors will have the same billing/payment system with the following payment forms:
ACH (We can send money or withdraw from this).
Credit/debit card on file (Withdraw money Only)
This is the requiredment I got ..I this I need to do ach payment but how this is integrate? If you have any code or video that I refers to ?
multiple links have already been shared with you, sorry.
I know but am from India ..here we not use this payment method..and when am searching in Google. I didn't get any code or steps that I can follow ..only I got this stripe documention which is more messed up ..after that I chat with this platform lot of them tell me different suggestions and now am confused ..how this do?