|
|
Process flow PayU Hub WebCheckout
Process flow for PayU Hub Refund ‒ Asynchronous
For setting up the merchant for PayU Hub the needs some information. These you can find in the PayU backend system ( https://control.paymentsos.com ) for your own merchant account under Account / Business Units.
You need App ID, Public API Key and Private API Key from the system settings.
Transmit the values on a safe way to .
On PayU backend system ( https://control.paymentsos.com ) under Account / Webhooks you should setup webhooks as follows.
To make a payment with PayU Hub, please use the following URL:
|
|
Parameters for payments with PayU Hub WebCheckout
|
Return parameters for URLSuccess, URLFailure and URLNotify with PayU Hub WebCheckout
In order to execute a credit card payment via a form, please use the following URL:
|
|
Parameters for credit card payments with PayU Hub
|
Layout parameters for forms for credit card payments with PayU Hub
|
Return parameters for URLSuccess, URLFailure and URLNotify with PayU Hub
In order to execute a recurring credit card payment with PayU Hub via a server-to-server connection, please use the following URL:
|
|
Parameters for credit card payments with PayU Hub via socket connection
|
Result parameters for socket connection with PayU Hub
|
For PayUIndia as Provider, credits (refunds) are asynchronous. This means that PayU Hub can respond with status "Refund Request Queued" for credit (refund) request. After credit (refund) processing, PayU Hub will send additional notification with results of the processing. will forward the additional notification to the merchant.
|
Parameters for credit of credit card payments with PayU Hub via socket connection
|
Response parameters for credit of credit card payments with PayU Hub via socket connection