-
:dancer:
-
Is the integration of Stripe payment Gateway is possible in existing Sharetribe open source application?
-
I'm not sure if this will help you at all with Liberapay, but https://uphold.com/en/developer/api recently came up in discussion on a Gratipay ticket, and I thought you might find it useful.
-
This is Liberapay's monthly "what's up?" thread. Previous: #1.
-
Hi,
I try to call user.BankAccount.create to create a bank account and i have an error because the IBAN is invalid.
Unfortunately the error doesn't return the object that i can use to return the err…
-
```
data=HBalUf7sKsj1NiktfVS7-xCTUZ-sG6KOzoYgGi3ELJt68EgiD8HjMeOVfqL_YllOS4wCy-yiraxeE65tmxOe8A&accessKeyRef=1X0m87dmM2LiwFgxPLBJ&cardNumber=4970100000000154&cardExpirationDate=0216&cardCvx=123
curl -…
-
It's the contract between the Liberapay organization and the users of the service it provides. What do we need/want to put into this contract?
-
It would be awesome if you provided a standard way to build the sdk. Gradle is the least intrusive build system and it is supported by most IDEs. Following is a sample build script for the sdk:
```
a…
-
After getting the user (https://api.sandbox.mangopay.com/v2.01/xxxxxx//users/9499412)
When i made
``` js
return user.Transactions.list({
page: 1,
per_page: 100
});
```
The request is https:…
-
After a couple of successfull payments (usually two), I always get an error when trying to process a new payment at the card Registration state.
I get this error :
POST https://homologation-webpaym…