We currently have basic code examples for PHP, Classic PHP and ASP.NET. We are developing more code examples as we speak so please visit our developers downloads section soon for further code examples.
Please note it would be best practice that developers implement the "Server" postback method please read the tab "
Server Postback Method" for instruction on how to implement this, it is highly recommended.
The detailed API and the post URL for the hosted/redirected method is...
https://mms.cardsaveonlinepayments.com/Pages/PublicPages/PaymentForm.aspx
This URL above in its raw form is the redirected/hosted gateway helper/instruction page which gives instruction on how to construct the http post for the redirected/hosted payment method. This also provides documentation on the returning POST variables. The payment gateway will 'Post' back to the URL specified in the initial server post. You can then read the returning data to determine if the transaction has passed or failed and if so why. The "Status", (now available to you) can then be used to control your action on the website.
Post URL
https://mms.cardsaveonlinepayments.com/Pages/PublicPages/PaymentForm.aspx
Hash Help Tool
https://mms.cardsaveonlinepayments.com/Pages/PublicPages/PaymentFormHelper.aspx?HelperType=PaymentForm
The hosted/redirected payment form can be skinned to take a look and feel of the main website. We provide a hosted/redirected payment form skin pack which provides help and template examples for a developer to customise.
Once the skin is created the developer simply email's
ecomm@cardsave.net and Cardsave will implement the skin for the specified merchant.