-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forex page #184
Comments
David mentioned that we may not want to show 2.9% + 30, as many of our customers will be getting volume discount pricing. |
Do you plan to do DCC as well? |
Maybe pull a retail and do "starting at 2.9%"? |
@Torlus can you expand that TLA for me? I'm assuming you mean http://en.wikipedia.org/wiki/Dynamic_currency_conversion ? |
@steveklabnik Direct Currency Conversion |
DCC is a PITA, though, especially with marketplaces and tax regulations across countries... |
@Torlus let's try to keep discussions about the actual feature set in the master ticket over at balanced/balanced-api#100, and just keep this one about looks and messaging. However, this is a big enough issue that I'll just open another one and cc you on it. That said, your comment is pointing out that it's not clear what exactly is supported here, so thanks 👍 |
Sorry, you're right. :) |
You should explain what are the rules applied to currency conversion in case of "long"-time escrow. For chargeback, it is pretty obvious (a customer that paid C100 will be refunded of C100). But what about merchants? These rules should be described at the API level as well. |
Agreed! That's absolutely going in the documentation, I'm unsure if it's too much detail for this page, though. |
Initial @matin comments: This should be focused on international in general, not just forex, we want to add to it later. one api call, not two just show the 2% on pricing, not the whole pricing box, link to the other pricing page have a FAQ with questions about how this relates to other international stuff |
So, various bits of text, moving towards the 'international in general' theme: Title changes from "Foreign Exchange" to "International Payments" First thing changes to "Let's take Balanced worldwide. We'll start with accepting payments in 120+ local currencies. The API call changes to just one:
And one more little section at the bottom: FAQ Q: This is just for paying in. What about payouts? Q: When will that be? Q: What happens in the case of a refund? Can't think of a whole lot else at the moment, but we can add more later as people ask. The rest of the text is fine, I think. @jkwade , thoughts? |
Forgot API response:
We may want to trim that down a bit... |
How about this, as a cut-down example:
With a note that says "some parts of the response omitted for brevity"? |
@steveklabnik equivalent currency for Order/Escrow? |
Yeah, if they charge 100€, and it's refunded, they're gonna get 100€ back. That's my current understanding. |
Per our other conversation, the response should show how much 100 EUR is in the marketplace's local currency/the currency of the Order. What's the amount in USD? |
I won't agree with that. If you do this, expect many questions from the merchants because the amount in USD will change. |
@matin I forgot to add those fields to the mock response. I'll add them in to the example soon. |
@Torlus this is consistent with the other implementations of forex that I'm aware of from similar vendors. Someone has to take the risk, and we generally side with 'not the customer.' It's the same way that chargebacks aren't great as a merchant, but are fantastic as a customer. |
Agreed, but in the case of marketplaces, be sure to state that it is not the marketplace that will take the risk. Escrow change the rules, and that's why it is such an issue in Europe. |
Can you elaborate on the European issue you're talking about? |
If you don't mind, as it is a quite complex topic, and maybe out of the scope of this issue, I'll send you an e-mail about this. About the general idea, I'll state on the website that it's very much like a standard 'customer-to-merchant' transaction, and that it will be up to the merchant to take the risk. |
Sure thing! [email protected] |
@tarunc any ideas of a saas service for collecting those email addresses? i'm hoping we don't need to build anything for this and can just glue something together |
MadMimi is another. |
@mjallday LaunchRock is the one I used before, super recommended. |
@dmdj03 @steveklabnik Can we do anything to make it more clear that this is the first step toward "International Payments?" I'd recommend a 3 step flow chart at the top of the page, before the main text, showing "1) Forex" as the first step, followed by "2) Canadian Payouts" and "3) European Payouts." I think this would clearly show that this is the necessary first step for a true cross-border solution |
@dmdj03 @steveklabnik Another possible question for the FAQ: "What if the USD in an order is less than the amount needed for a full refund due to a change in conversion rate?" Also, can we expand on how a seller would be able to determine the price when listing in the local currency? Can the marketplace query the applicable exchange rate before a customer is charged? |
😍 |
@mjallday @coderanger let's use Mailchimp for the email collection since we already use it to manage other email lists. @kyungmin @steveklabnik The only thing I would add to the FAQs is:
@rmanisha is that ^ language ok? We'll also need to update a bunch of our help desk articles: https://support.balancedpayments.com/hc/en-us/search?utf8=%E2%9C%93&query=international |
@jkwade agree with your addition to the FAQ, but I think the language is a little ambiguous. I feel like people might assume we're talking about their buyers when we say "customers". Let's change "customer" to "platform" or "marketplace". |
@steveklabnik @dmdj03 I have suggestions to modify the copy. Balanced is going global starting with payments in 120+ local currencies Also with most flows, steps 1-3, I think of 1)payment 2) escrow 3) payout. Not sure why 2 and 3 are switched in the current flow. Can you clarify? |
It's 150+ now, but yes, seems fine. because we are implementing it in terms of 1, 3, 2. |
@steveklabnik That makes sense, but the way the steps are displayed look like they are in a flow, not the order in which we are implementing. Not a huge deal, but we should clarify the steps as the implementation roadmap or something similar. |
The small text doesn't tell you that? Hm. |
@steveklabnik small grey text doesn't tell me that, no. |
We can add a label, "Implementation roadmap," on top of the timeline. |
@KimlingLam This change would require more design work and we're about to push this out to the public. Unless it's a blocking point, I'd suggest we discuss making additional changes after we push this. |
@dmdj03 @kyungmin Balanced goes global starting with payments in 150+ local currencies We've begun development on supporting foreign currency. The first step is to accept payments in local currencies. Payouts and escrow are on the roadmap. Here's how we envision the payment feature to work. As always, we welcome and appreciate your feedback. Add 1st email CTA directly below and leave the 2nd email CTA at the bottom |
Structure:
The text was updated successfully, but these errors were encountered: