Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Support GoCardless's 'borderless payments' #66

Open
artfulrobot opened this issue Jan 27, 2020 · 0 comments
Open

Support GoCardless's 'borderless payments' #66

artfulrobot opened this issue Jan 27, 2020 · 0 comments

Comments

@artfulrobot
Copy link
Owner

GC have introduced something they call Borderless Payments which seems to let people sign up in their own currency and then convert it to GBP for you.

It's unclear to me from the link above and their update API docs how this works.

The data GC sends could look like one of the following:

  1. "9.40 GBP (we took this as 10USD and used an exchange rate of 1.234 and charged 60p)
  2. "10 USD (we will use an exchange rate of 1.2345 and charge you 60p and you'll get about 9.40GBP)"

If it's (1) then this extension should function just fine, but I suspect it's more likely to be (2), and therefore some more work would need to go into developing support for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant