WebSite X5Help Center

 
Vladimír B.
Vladimír B.
User

The order ID and the price for affiliate  en

Author: Vladimír B.
Visited 1080, Followers 1, Shared 0  

Hello, for an affiliate program need to fulfill the order ID and the price for the entire order without transportation. In which scripts and what variables are they? Without solving this problem for me Website X5 10 to unusable. I need to fulfill the following:

<iframe src="http://c271.affilbox.cz/konverze/aid/4/kid/4/cena/PRICE/transakce/ID_ORDER/" width="1" height="1" frameborder="0" scrolling="no"></iframe>

Thanks

Posted on the
13 ANSWERS
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

In the cart during the purchase the order id and price are set in following variables:

Order id [ORDER_NO]

Price [PRICE]

Many thanks!

Read more
Posted on the from Claudio D.
Vladimír B.
Vladimír B.
User
Author

Hello Claudio,

Please, where do I put this code?

<iframe src="http://c271.affilbox.cz/konverze/aid/4/kid/4/cena/`<span>PRICE</span>`/transakce/`<span>ORDER_NO</span>`/" width="1" height="1" frameborder="0" scrolling="no"></iframe>

Read more
Posted on the from Vladimír B.
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

You need to insert in in your custom code where you need to have the price and the order number so the link will be filled automatically with these values.

where it goes depends directly on the code you are using and you need to check where exactly it needs to be set by looking the guide for your custom code.

Many thanks!

Read more
Posted on the from Claudio D.
Vladimír B.
Vladimír B.
User
Author

Hello Claudio,

I need to know where to insert custom code. To what script or HTML code I have my own place. Standard thank you note is placed in the page.

Thanks.

Read more
Posted on the from Vladimír B.
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

If you need to add your custom code so the customers can pay the order it needs to be added in stpe 4 advanced settings - shopping cart - Order Management section by opening the The Payment Type window and then select Type as tab and then activate the option "Pay now" and from the dropdown menu select "custom code":

http://help.websitex5.com/professional/en/metodo_pagamento.htm

Many thanks!

Read more
Posted on the from Claudio D.
Vladimír B.
Vladimír B.
User
Author

Hello Claudio,

I do not need to create a payment gateway. Need for an affiliate program to record when you press buy, what is the price for the goods and your order number.
Where should I place the code?

<iframe src="http://c271.affilbox.cz/konverze/aid/4/kid/4/cena/PRICE/transakce/ORDER_NO/" width="1" height="1" frameborder="0" scrolling="no"></iframe>

Thanks.

Read more
Posted on the from Vladimír B.
Anthony A.
Anthony A.
User

are you trying to add 3rd party affiliate to x5? in that case you should use html object.

other than that, x5 is not capable of creating affilate for you, since you don't have full control of shopping cart script and automaticlly being generated within the x5 program.

if this post is the correct answer, please mark this answer as correct answer.

------------------------------------------------------------

Good Luck
https://nuluhost.com (compatible with x5 program, 30 days money back guarantee)
http://www.wdesigners.us (new)
http://www.usx5.com (coming soon)(Sign up)

Read more
Posted on the from Anthony A.
Vladimír B.
Vladimír B.
User
Author

However, we need to know where I can insert the html object (what's variables), so I can fill variables: order number and price of goods without transport.

Read more
Posted on the from Vladimír B.
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

You can use it only in the cart since the variables containing the price and order number are sent only during the purchase procedure.

Like I wrote you above the variables are [PRICE] and [ORDER_NO].

You need to add your custom code with your custom payment code so the program will fill the variables also in your affiliate code.

Many thanks!

Read more
Posted on the from Claudio D.
Vladimír B.
Vladimír B.
User
Author

Hello Claudio,

I added code in cart, but does not populate any value, see attached files. Where do I put it?

Read more
Posted on the from Vladimír B.
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

The variables you added are not correct. They are [PRICE] and [ORDER_NO] and needs to be in [] to work and it wont work in the position you added the code since it works only in the cart during the purchase procedure. You need to add it with the custom payment code otherwise it will not work.

Many thanks!

Read more
Posted on the from Claudio D.
Vladimír B.
Vladimír B.
User
Author

Hello Claudio,

Affiliate is not a payment. Do I need to record each affiliate sale - bank transfer, credit card, paypal ...
Tell me specifically where to which parts of the program should I give my code, or the script. It is not acceptable that three weeks I was standing, I am not able to record the mediation of my affiliate partners. I think it's worth the money.
And yet, tell me what is the variable in the price of goods without transport. I guess what I'm trying to find out here three weeks should be described in the manual.
Affiliate is now a common way of brokering. When I decided to Website X5, I thought that it could be a problem.
Every day losing money, so please write, where do I put my code so I can run your affiliate program.

Thanks.

Read more
Posted on the from Vladimír B.
Incomedia
Claudio D.
Incomedia

Hello Vladimir,

The ecommerce fills the fields [PRICE] and [ORDER_NO] only during the purchase and it's why I suggested you to add them in the payment system together with the payment code so you will be able to save this information with your custom code.

Unfortunately we cannot give support to custom html code.

Try to add the payment code with the affiliate code and then it will work.

Many thanks!

Read more
Posted on the from Claudio D.