Build your own checkout
PayU enables you to create a personalized checkout page using the white label integration, where you can customize the payment process to match your website's look and feel. By retrieving payment methods and associating them with buttons on your checkout page, your customers can conveniently choose their preferred payment option.
With the Secure Form provided by PayU, you can securely collect and store your customers' card information (in form of tokens) for future use. This feature allows your buyers to complete their purchase directly on your store's website without being redirected to an external payment page.
To integrate the payment method retrieval service and prepare orders from your checkout page, you need to extend each order with the payMethods
object, which specifies the payment method selected by the customer.
For detailed instructions on how to implement these features and more, please refer to the relevant sections provided in the documentation below.
Don't forget to include relevant information about PayU on your website to comply with legal requirements. The Disclosure Obligations section in the documentation explains the necessary details you need to display to your customers regarding PayU and its services.
Capturing Card Data
The Secure Form enables the retrieval and tokenization of card data for storage and future use.
Extending Order Request
For a white label integration, you'll need to tweak how you send order requests to PayU. Dive into the specifics of what needs to be included in the request to ensure everything flows smoothly.
Retrieve Payment Methods
To showcase payment methods on your store page, you should first retrieve them from PayU. This allows you to then associate them with the buttons on your website for a seamless presentation.
Disclosure Obligations
European Union regulations, such as the Payment Services Directive and the General Data Protection Regulation, impose specific information requirements that businesses must adhere to. As a merchant, it is vital to comply with these regulations to safeguard both your customers and your business.