Skip to main content

Ropay

Ropay is a payment method that supports QR code-based (desktop) and deeplink-based (mobile) payment flows, with integration options ranging from PayU's payment wall to fully transparent/embedded merchant-controlled checkout.

Configuration and Usage

Podstawowe informacje

Ropay jest dostępny wyłącznie dla merchantów działających w Rumunii.


To enable Ropay on the PayU side, contact the PayU sales team.

Once Ropay is configured and activated, it will be visible on the payment page (checkout).

User Payment Flows

Ropay supports two user flows depending on the device:

  • Desktop flow: The user is presented with a QR code, which is scanned using a mobile banking application.
  • Mobile flow: The user is redirected (via deeplink) to a mobile banking application to complete the payment.
QR Code Availability

The QR code is available only in the desktop flow.

Merchant Integration

The merchant can use Ropay in three ways:

  • The payer selects the payment method on the PayU payment selection page.
  • The payer selects the payment method on the merchant's checkout.
  • The merchant uses a transparent/embedded flow with full control over the checkout experience.

This is a standard integration, the same as other payment methods.

The merchant creates an order indicating PAYMENT_WALL in the payMethod section, or omits the payMethod section entirely:

"payMethod": {
"type": "PAYMENT_WALL"
}