PayPal

PayPal is an American company that acts as a payment system accelerating online payments worldwide. PayPal has sustained at the cutting edge of the digital payment revolution for over 20 years. As a result, online payments are simplified where shoppers add their bank account or card details to their PayPal account, and transactions are done without hassle. In addition, PayPal accepts all major currencies to add payments to your wallet.

Key Information

Payment TypePAYPAL
TypeWALLET
Supported CountriesInternational
Supported CurrenciesMultiple, Worldwide
Authorization Yes
Transaction Refund Yes
Tokenization No
Recurring Yes
Transmission of the customer number Yes

Try it yourself

Before integrating PayPal to your webshop, do you want to simulate the checkout flow? Give the PayPal demo a try to view how PayPal checkout handles payment responses. Click Pay Now to get started. Refer to /resources/testing for the test data required for the mock transaction.

developer.novalnet.de
product image headphones
Headphones - White5.00
Subtotal5.00

Total due5.00
Payment method
logo

How does PayPal work?

  • Shoppers choose PayPal as their payment type during checkout.
  • The checkout page is redirected to the PayPal banking site, where shoppers can log in to view their PayPal account.
  • Payment details are carried over to shoppers’ PayPal accounts.
  • If the shoppers make their payment for the first time, they need to add their card or bank account details to transfer money to the PayPal wallet. If money already exists in their PayPal wallet, they can pay directly from their PayPal wallet to the merchant account.
  • The transaction is complete within a few minutes, and the order is confirmed.

Payment API

The Payment API function performs all actions related to payments. The payment function mainly authorizes the payment details and can further capture payments immediately. When we say capture, it denotes that payment is processed successfully.

Authorize

As the function's name implies, Authorize performs a basic payment authorization. The details entered in the payment form is run through an authorization process to ensure their validity and payment details are verified for further processing

End point URL

Payment API
https://payport.novalnet.de/v2/payment
Authorize
https://payport.novalnet.de/v2/authorize

How do you wish to integrate PayPal?

Set up PayPal integration in your webshop using any of the following integration methods based on your business model. Previously, you must have enabled the PayPal payment method in the Novalnet Admin Portal.

Transaction Result
Transaction Result
// Waiting for transaction data...

Loading...