#alluring_dove_35340
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- alluring_dove_35340, 32 minutes ago, 7 messages
- alluring_dove_35340, 54 minutes ago, 10 messages
- alluring_dove_35340, 5 days ago, 14 messages
- alluring_dove_35340, 6 days ago, 10 messages
hello! I'm not sure I understand the question here? I believe I shared the link on how to add funds to the cash balance in test mode and pointed you to support previously
do you have a new question?
Customer Balance Funding Instructions API Will the cash balance automatically increase after transferring funds to the bank account returned to this interface?
yes, it should. Have you tested and are you encountering any issue?
I assume you're referring to this section : https://stripe.com/docs/payments/bank-transfers/accept-a-payment?platform=web&testing=api
How to transfer funds to a bank in a testing environment?
Hi! I'm taking over this thread.
You want to transfer the funds from your Stripe account to your own bank account?
No,I want to know how to recharge cash balance to the customer
Except for bank transfer methods
you can do it from the dashboard:
with the API you would need to create a new PaymentIntent with a bank transfer
Sorry,can you tell me how to create a new PaymentIntent with a bank transfer?which Field or Property
this is covered here: https://stripe.com/docs/payments/bank-transfers/accept-a-payment?invoices=without
ok,thank u