#vis_webhooks

1 messages · Page 1 of 1 (latest)

fast daggerBOT
#

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

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

spare cobalt
#

you can try using these test cards : https://docs.stripe.com/testing#available-balance

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

#

I'm not sure I understand? what's the error message you're getting?

#

there isn't really a faster way to do payouts immediately off the top of my head for testing. It might make sense to mock the data that you need for simulate an instant payment

#

create fake data that simulates a instant payout

#

I'll recommend maybe writing in to Stripe Support and see if they have any advice on creating instant payouts in test mode. They might know of something that I'm not aware of : https://support.stripe.com/contact

#

is this in testmode also?

#

why do you need to transfer from the eur balance to your usd balance?

#

Is your account based in the US or in EU?

#

to clarify, you can accept payments in any currency you want. the payment will be converted to your default settlement currency, which should be in EUR

#

what do you mean by wallets in USD?

#

I’d like to help, but I really need to understand your use case in more detail. If you don’t share what you’re trying to achieve, there’s not much I can do to assist you.

#

let me reiterate, you can make payment with the test cards I listed in https://docs.stripe.com/testing#available-balance to bypass the pending balance. These funds will go into your available balance and you can create a payout with the funds in your available balance. The payouts will take a while to move into paid status after being created, and there's no way to speed this up in testmode.

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

hybrid stag
#

oh shit

#

i didn't know

#

thanks

spare cobalt
#

also, we can't make this thread private. We state this in the #help channel where you press a button to create a thread:

👀 This is a public server. Information shared here will be visible to everyone; look in ⁠dev-help to see what other developers are asking. If you want help in private, contact Stripe support.