Home
Integration Methods
UltraCart
UltraCart integrates using XML Postback.
Note! This is description of
integration with UltraCart. Make sure that your web server supports HTTPS (secure sockets).
1
Activate UltraCart in PAP
1. Go to Plugins
2. Find UltraCart integration plugin and click Activate
3. After activation, find this plugin again and click Configure
4. Select number of custom field that can be used for PAP (default is 1)
2
Setting Transmit URL in UltraCart for Merchants
Go to UltraCart for Merchants -> Configurations -> XML Post back or click https://secure.ultracart.com/merchant/configuration/xmlPostbackLoad.do.
Then set Transmit to URL to: https://www.yoursite.com/affiliate/plugins/UltraCart/ultracart.php
3
Adding following code into EVERY UltraCart buton
Be sure to add this code to every button for UltraCart.
Note that in this code we are using CustomField1 - if you already use it for something else, for this integration use another one. You can choose from 5 custom fields. Take care you selected the custom field that is specified in Plugin Configuration.
4
UltraCart Link Integration
Now add the following code for EVERY UltraCart link. Please make sure that link you have has id="pap_7ty8fsk8a".