Jump to content

Get order id and price without tax and shipping


pinci.domino

Recommended Posts

Hi guys , please how can i get order id and price without tax and shipping in modules/bankwire.../payment_return.tpl  to this scrtipt

<script type="text/javascript" id="xxxxxxxxxxx" src="https://login.dognet.sk/scripts/fj27g82d"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('xxxxxxxx');
var sale = PostAffTracker.createSale();
sale.setTotalCost( ***** ); //fill price without tax and shipping
sale.setOrderID( ***** ); //fill ID order

PostAffTracker.register();
</script>

 

Is it for affiliate program.

thx for help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...