Skip to main content

PayPal

Introduction

Paypal is a payment service that allows you to make payments using the Paylands' checkout page or simply a redirection.

Restrictions and requirements

Only EUR currency is supported currently.

When generating the payment order at least the profile and address fields must be provided in order to be able to reconcile payments via PayPal.

"extra_data": {
"checkout": {
"uuid": "C42043F9-B77C-4918-BD43-86C526B4F24D"
},
"profile": {
"first_name": "John",
"last_name": "Doe",
"email": "johndoe@gmail.com",
"phone": {
"number": "666666666",
"prefix": "34"
}
},
"billing_address": {
"city": "Castellon",
"country": "ESP",
"address1": "Avinguda del Mar 23",
"zip_code": "12000",
"state_code": "CT"
}
}

Sandbox

Use the following credentials to complete a payment in sandbox environment using both PayLater and Paypal payment methods:

Make a payment with PayPal:

Amount restrictions for PayLater

PayLater is supported in several countries, each one having different requisites regarding the amount and payment terms.

  • Spain, Italy and UK: amount between 30 and 2000 euros (EUR), payment in 3 installments.
  • Germany: amount between 99 and 5000 euros (EUR), payment can be split among 3, 6, 12, and 24 installments. In addition you can choose to pay 30 days after purchase if the amount ranges between 1 and 1000 euros (EUR).
  • France and Australia: amount between 30 and 2000 euros (EUR), payment in 4 installments.
  • United Kingdom: if the amount is greater than 99 euros (EUR), 0% interest may be applied to your purchase.
  • United States: amount between 30 and 1500 euros (EUR), payment in 4 installments but with a collection day every two weeks. There is an option to pay every month, but the installments must be 6, 12 or 24 and the amount must range between 199 and 10000 euros (EUR).