Home Integration Methods Ubercart

Ubercart

Integration of Ubercart by integration of Thank you page and also a solution for Ubercart using PayPal.
1
Locate the settings
Go to Administer> Store administration> Configuration> Checkout settings> Edit> Checkout messages
2
Integratio code for thank you page
Add this code to Checkout completion message header:
Change Input format in 'Checkout completion message header' to Full HTML.

Do not forget to save your changes.
3
Using PayPal in Ubercart
If you are using PayPal as a payment gateway in your Ubercart, it is better to integrate it directly.

Put this code in file modules/ubercart/payment/uc_paypal.module on line 909 just after 'notify_url':
Do not forget to save your changes.