WebSite X5Help Center

 
Fulya Ş.
Fulya Ş.
User

Online payment html problem  en

Autor: Fulya Ş.
Besucht 1558, Followers 1, Geteilt 0  

Hi!

My online payment service provider sended me only php files so what will be the html code of this php payment?

Gepostet am
2 ANTWORTEN
Fulya Ş.
Fulya Ş.
User
Autor

????? pls help me what will be the html code of php????

Mehr lesen
Gepostet am von Fulya Ş.
Incomedia
Claudio D.
Incomedia

Hello Fulya Ş.,

In the program you can only use HTML code and in your case you will need probably to create a HTML code to send the data to the PHP files of your payment service provider.

The variables you can use are the following:

[ORDER_NO]
[PRICE]
[NAME]
[LASTNAME]
[ADDRESS1]
[ADDRESS2]
[CITY]
[STATEREGION]
[COUNTRY]
[ZIPPOSTALCODE]
[EMAIL]
[PHONE]

Unfortunately I cannot help you with the use of custom code, but if you have any doubts or issues on how to add them in the pages you made with WebSite X5 you can ask me.

Many thanks!

Mehr lesen
Gepostet am von Claudio D.