Payment systems
Autor: Antonio D.
Besucht 2033,
Followers 1,
Geteilt 0
Hi
I would like to know if there is Tags that i can use once someone filled in there info on the check out (name, surname, phone number) if that info can be pulled into a payment system like the price [PRICE] and the order number [ORDER_NO]
Gepostet am
Hi,
[ORDER_NO]
[PRICE]
[NAME]
[LASTNAME]
[ADDRESS1]
[ADDRESS2]
[CITY]
[STATEREGION]
[COUNTRY]
[ZIPPOSTALCODE]
[EMAIL]
[PHONE]
[ADVERTS]
[NOTE]
Hope this help...
Franck
Autor
cool thanks
Autor
hi
I have one more question
I want to create a payment type with custom HTML and the 1st line is
<form action="https://sandbox.payfast.co.za/eng/process" method="POST">
Now this line should redirect the user to the Payfast web site but dose not do it.
Could someone please advise on why it is not doing it