#crispyaus
1 messages · Page 1 of 1 (latest)
Hi. I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Yeah I mean it tells me to use api
As for as I know, there's no API for currency exchange.
Please follow up with support and they'll help you.
https://stripe.com/docs/currencies/conversions#additional-settlement-currencies or you can follow this example code to create a payout in AUD if you are OK to let Stripe convert the currency automatically for you.
Yeah that's for when im taking a payment but I already have
I don't theres a point for me to contact support as I Need the money by tomorrow that's why I came here haha
Just confused because I would love to make a manual payout but that link it takes me to has nothing
Have you created a payout already?
Nope, buttons for both AUD and USD are grayed out, which is expected because I have $0 on AUD and USD has no bank account connected
Surely there's a really simple way to transfer the funds lol?
Have you tried the example code that I share earlier?
I'll give it a go now
I also notice that there's a link about "convert these funds to AUD with a manual payout", Have you tried that?
That goes here
So it works on test mode I think but not sure how to send the request in prod
You can add a --live flag to make request in live mode
Ok, do you know How I can swap it to use live key?
Do you have the livemode API key? if you have, you can use the --api-key flag https://stripe.com/docs/cli/api_keys#stripe_api_keys
Awesome thanks so much, expected to hit my account tomz. Thanks for the help 🙂