Quickpay

Pricing Helpdesk Developers Log in Sign up

Product

Payment methods Integrations Partner program

Payment method

PayPal

Quickpay allows you to accept payments with PayPal.

With PayPal, businesses or consumers with an email address can send and receive payments online in a safe, convenient and effective way. PayPal’s network is based on the existing financial infrastructure of bank accounts and credit cards and is a global payment solution in real time. PayPal delivers a product ideally suited for small businesses, online merchants, individuals and others.

Advantages

  • Well known and easy payment method world wide
  • Sign-up for free
  • Easy and fast signup process

Contact information

PayPal
2211 North First Street
San Jose, California 95131
USA

http://www.paypal.com/

Apply for an agreement

Activating PayPal

Go to Settings > Acquirers and select PayPal

Enable PayPal payments

Next step is to click ‘Grant permissions to PayPal account’

grant permissions

Next you are directed to PayPal, where you will have to grant permission to Quickpay

The permissions is granted and you are now ready to accept payments

To use the same PayPal access on multiple merchants accounts, grant permissions on the first merchant account and copy the information under advanced settings to the remaining merchant accounts.

Token not Passed

If you experience the error Token not Passed it may be possible to correct it by confirming your information in PayPal.

Token is not valid

If you experience the error Token is not valid go to Settings > Acquirers > PayPal in the Quickpay Manager and press the button Renew permissions.

Amount mismatch

If you see amount mismatch error, it is often caused by basket items posted with the payment.

Basket items can be removed from the payment with:

curl -H 'Accept-Version:v10' -H 'Content-Type: application/json' -X PATCH -u ':API KEY' https://api.quickpay.net/payments/{id} -d '{"basket":null}'

You can choose not to use basket items, when you create payments or create a new payment, when the customer chooses PayPal in the shop.