49.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

09-10-2018, 08:35 AM
Post: #1
Need some help for PayU Latam integration
I am stuck... I am trying to integrate PayU Latam on my web site (Wordpress, no woocommerce). So far, so good - But I am stuck on the configuration settings in my account page. Anybody knows what I have to fill in here?

[Image: 298,payulatam0FPZD.jpg]

Gracias - thanks!
By the time you finish reading this you realize you have wasted 5 seconds of your life...
09-11-2018, 07:02 AM
Post: #2
RE: Need some help for PayU Latam integration
Translating to English:
Code:
URL respuesta = Response URL
URL confirmaciĆ³n = Confirmation URL
URL de notificacion de disputa = Dispute notification URL
Lista de e-mail para notificacions de disputa = E-mail list for dispute notifications

Account page
Code:
Response URL: The page to which the buyer will be direct once the transaction in PayU ends. This page will display the status of the transaction.

Code:
Confirmation URL: The page to which PayU will send the payment confirmation to your system in order to update inventory and database once the transaction reaches its final state. This page is not mandatory.

Dispute Page
Code:
We also send a POST with all the information of the dispute to any URL you may set on your administrative module. This way you can automate your dispute management processes to minimize the risk of a possible chargeback.

You can set the URL where we will make the notification in the administrative module by clicking on the settings menu in the account setup option, define the dispute notification url and enabling the notification box.

So, in case of disputed transactions, they send all relevant details to Dispute notification URL and to email ids entered in the Account Page.

Cheers,
FFFF
11-02-2018, 11:56 PM
Post: #3
RE: Need some help for PayU Latam integration
I am little late, sorry! Thanks for your tutorial - sent you max reps for this! Thanks
By the time you finish reading this you realize you have wasted 5 seconds of your life...
11-03-2018, 08:26 PM
Post: #4
RE: Need some help for PayU Latam integration
Ur welcome!

Cheers,
FFFF




48.gif