ViroPharma Posted October 26, 2010 Share Posted October 26, 2010 The code is:The piece is the "Line Item String" should be replaced with the amount of the sale. That should take a form: prod: 100.00: qty: 1 100.00 which is the total value of sales without VAT (in qty: 1 remains unchanged regardless of the number of products sold).In the Transaction ID you must specify your own order number - unique ID that gets every transaction.Warning: if the check out thank you page you are encrypted (eg via SSL), then at the beginning, instead of http, need to put https.Eg If the total value of sales is 50 million final price (ie no tax is 40.65), and the order number is 325, then the code should be this:where if the page is encrypted the http should be replaced with https.In page will now move the code; I called upon to find the code that takes the price without tax, and the product codeWhere LINE_ITEM_STRING the code from the page for the eShop product price without taxWhere TRANSACTION_ID the code from the eShop page that reads the product code number. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now