Woocommerce Paynow return url


#1

Good Day

After a successful paynow transaction ,I would like my customer to be directed back to my website. How can I do this?


#2

You will need to set the returnurl in the initiate request. The returnurl is the URL on the merchant website the customer will be returned to after the transaction has been processed. It is recommended this URL contains enough information for the merchant site to identify the transaction.


#3

Thank you . where can I find the “Initiate Request” part you are talking about?