Online payment html problem
Autore: Fulya Ş.
Visite 1852,
Followers 1,
Condiviso 0
Hi!
My online payment service provider sended me only php files so what will be the html code of this php payment?
Postato il
Autore
????? pls help me what will be the html code of php????
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!