#mitsu_code

1 messages · Page 1 of 1 (latest)

zinc sleetBOT
#

đź‘‹ 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/1440907315435012241

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

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.

low wharf
#

The logic depends on the currency, as you already observered

last steeple
#

My platform always requires payments in EUR, which means only SEPA Direct Debit is displayed.
If I want Bank Transfer to be displayed, does that mean the payment must be in JPY?

#

Could you please provide documentation that describes this logic?

low wharf
last steeple
#

My platform always requires payments in EUR,

  1. which means only SEPA Direct Debit is displayed. ?
  2. If I want Bank Transfer to be displayed, does that mean the payment must be in JPY?
low wharf
#

Can you provide a Checkout Session in EUR? We will TAL shortly

low wharf
#

My colleague wills be here soon!

#

Ah I see

#

The Eur or JPY transactions were initialized from your JP account, so it's bank transfer can only be the JP bank transfer on JPY

#

Our Docs means EUR bank transfers for EUR Stripe Account

#

In another word, as a JP Stripe Account, you can only have either

  • Sepa Debit for EUR transactions
  • Or JP Bank Transfer for JPY transactions
zinc sleetBOT
brittle vortex
#

Hey! Taking over for my colleague. Let me know if you have any other questions

last steeple
#

My platform is JP, but at checkout we require the buyer to pay in EUR.

  1. If $currency = 'eur', it will only show SEPA Direct Debit, correct?

  2. If I want Bank Transfer to be displayed, does that mean the payment must be in JPY ($currency = 'jpy')?

brittle vortex
#

Hey! Do give me some time to test this out and i will get back to you soon!

brittle vortex
brittle vortex
#

However, do note that this means you determine the prices at the different currencies

last steeple
#

Thanks

brittle vortex
#

Sorry, what was the question here?

last steeple
#

I mean, I already changed the code like that, but Bank transfer is not showing

brittle vortex
#

Could i clarify, are you asking for JPY Bank Transfer or now asking for EUR Bank Transfer?

brittle vortex
brittle vortex
zinc sleetBOT
last steeple
#

With this code, how can I make the bank transfer option (currency: EUR) appear?

chilly goblet
#

You need to have a merchant based in these countries:

UK, US, and SEPA countries

last steeple
#

So the platform has to be in the UK, US, or a SEPA country, right?

chilly goblet
#

yes