#brookflok_adaptive-pricing-checkout

1 messages ¡ Page 1 of 1 (latest)

polar summitBOT
waxen schoonerBOT
#

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.

polar summitBOT
#

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

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

short tulip
#

I have describe the problem

#

The entire app is in USD, but the customers are world wide

#

maybe this will also help

urban roost
#

It starts with req_

short tulip
#

I think it is in the image req_36LqM5s0e3vwQh

#

Okay I can understand why it is not working, is there a workaround, to still show the price in USD but create the invoice in the currency of the customer

urban roost
#

There is not I'm afraid.

short tulip
#

Can I create a new product for every subscription, and make it in the currency of the user and then make the bank transfer, but in the frontend show the usd price ?

urban roost
#

That seems like a bad user experience and does not sound right to me.

short tulip
#

So to use the web app user has to make an account and pay monthly or yearly subsription.

And there is allready credit card and paypal integrated and they are working fine for every country. If someone is from EU it will make the payment in dolars and the VAT will be added in USD to him.

And the Bank Transfer is the feature for the people who don't trust online payment, to make the yearly payment by going to there bank and paying for the subscription.

And because they will get the instructions for there country how to make the payment and in there currency I think it will be okay.

But do you have a better idea?

#

Because in stripe I would create just the product in there currency of the same price.

For example it would ne 17$ and they would get the invoice for 15,78 EUR

urban roost
#

When you specify the Bank Transfer and the currency, the bank is specific to that currency/ country. Are you saying that your US customers have us bank accounts?

short tulip
#

I'm not saying anything. I just wish to have my webpage payment simple.

#

The pricing will be written in USD

#

and when they come to payment screen

#

They will be able to chose Wire Transfer

#

and when they press Complete Order I wish to send them an Invoice

#

And because the user can be from Croatia i would need to send him an EUR invoice instruction

#

So he can pay

#

And to do this I just create the product in EUR and subscribe the customer to that product

urban roost
#

It does not look like you're using PaymentElements and if you're handing the payment method type on your server side, I guess that works technically

#

I recommend that you test this in test mode to ensure that it solves the ask.

short tulip
#

I'm creating my design, but I'm using it inside <Elements> Block

short tulip
#

Because I will need to create the product for every user or maybe later for every country, because of the bank transfer

#

the Paypal and Credit Card work on one product without any problems

urban roost
#

If you're using PaymentElements, depending on the location of the customer, Bank Transfers would be an option. It is not supported in all countries.

short tulip
#

Oh, I was thinking it is working for every country but supported to be used by compained from the list

#

Because our company is Germany

#

But as for what you are saying I guess only certain countries are available

urban roost
#

Yes, that is correct.

#

Supported business locations: Europe (SEPA area), UK, JP, MX, US

Supported currencies: eur, gbp, jpy, mxn, usd

Presentment currencies: eur, gbp, jpy, mxn, usd

Payment mode: Yes

Setup mode: No

Subscription mode: No

short tulip
#

Thx a lot, this helps me to make the decision easier

urban roost
#

Sure!

polar summitBOT