#ankit_api

1 messages ¡ Page 1 of 1 (latest)

left riverBOT
#

👋 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/1342394712312774707

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

stray jolt
#

human

daring rivet
#

hello! Can you explain your use case in more detail?

stray jolt
#

I am developing music license related website. in that artist register and get his earning.

so now I need to implement way to provide payment using api.

#

payout

#

but I am not sure how to implement it and how it will process

daring rivet
#

will you be accepting payment through Stripe too? or you're only using Stripe for payouts?

stray jolt
#

I need to implement a page where artist add his credit card details and add amount and he got amount in his bank account

#

will you be accepting payment through Stripe too? or you're only using Stripe for payouts?

  • Yes, the customer can pay for the license and the artist gets his commission.
daring rivet
stray jolt
#

But it's asking real bank account details. before adding it I need to test it. how can I do it?

daring rivet
#

where is it asking for real bank account details before allowing you to begin testing? Can you share the screenshot?

stray jolt
daring rivet
#

ah yeah, pretty much yes, I believe you need to activate your account before you can start with connect. You can try inputting a valid bank account format to get started

stray jolt
#

but I need to do only testing. not real time

daring rivet
#

The requirements are that you need to input a bank account. We do only do a basic format check for the bank account.

stray jolt
#

ok let me check also any api document for do payout

#

can you please share?

daring rivet
stray jolt
#

I have tried to add fake bank account details (for testing purpose) but it's throwing an error like below

daring rivet
#

you can't use Stripe's test bank accounts

left riverBOT
stray jolt
#

so how can I do it?

#

I just want to implement payout api

#

after testing I can go live with it.

tired edge
#

You can't do test in live mode

#

you can only make tests in test mode.