| <gateway>protx</gateway> |
Needed to tell Shop Maker that the payment gateway is ProtX. |
| <id>...</id> |
This should be your Vendor Login Name supplied by ProtX. You can use "testvendor" when testing.
|
| <action>...</action> |
This should point to the ProtX secure server. Use:
https://ukvpstest.protx.com/vps2form/submit.asp for testing and
https://ukvps.protx.com/vps2form/submit.asp for live transactions. |
| <protocol>...</protocol> |
This is currently either 2.21 or 2.22
This can be changed if the protocol changes. |
| <pass>...</pass> |
This should be your Vendors Key supplied by ProtX. You can use "testvendor" when testing |
| <buttonlabel>...</buttonlabel> |
This is the text that appears on the submit button. |
| <successurl>...</successurl> |
This can point to http://www.yourdomain.com/shop/callback_protx.php. |
| <failureurl>...</failureurl> |
This can point to http://www.yourdomain.com/shop/sorry.php. |
| <vendoremail>...</vendoremail> |
Replace with your email address. |
| <txtype>...</txtype> |
This can be set to either: PAYMENT, DEFERED or PREAUTH: Describes the type of payment being initiated. DEFERRED or PREAUTH should only be used if delayed settlement is required. You will need to contact protx to ensure that your account is setup for DEFERRED or PREAUTH transactions. |