MultiCards HOME
affiliates privacy & mission sitemap
credit card processing  
home services overview fee schedule sign up transaction info news merchant login demo page f.a.q. contact us
Support

 

Process orders with a script

Processing orders through the script interface is only available for merchants with a Direct Merchant Account.
The automatic order processing script is located at:
The interface is the same as the interface to the normal order script, as far as variables are concerned, with a few exceptions. Those are listed below.
The normal set of variables
The variables for the customer and card details
The exceptions are as follows:
  1. You must send a password with every request. The password will be provided by MultiCards. The variable name is "password". This is not your Merchant Menu password!
  2. Very important: you must send a variable 'client_ip' which contains the IP address of the customer who is placing an order. This IP is used by us to block certain IP's and/or countries.
Variable name: Value:
response_code 1 = accepted
2 = declined
3 = error
response_text descriptive text of response code, i.e. InputError, Declined, Accepted.
error In case of an error response, error contains one or more reasons why the post data was rejected.
order_num In case of an accepted response, the MultiCards order number is returned.
billing_name Very important: The name that will appear on the customers credit card statements.