https://ewinpay.com/deposit_v1.php method=post to be used with curl method or similar methods Mandatory Fields: member_id = 67 cc_card_type = VISA or AMERICAN EXPRESS or DINERS CLUB cc_holder_name = first name cc_holder_name1 = last name cc_card_no = credit card number cc_cvv = CVV/CVC/CID cc_exp_month = credit card expiry month (mm) cc_exp_year = credit card expiry year (yyyy) cc_country = country (US-UNITED STATES or FR-FRANCE = 2 letter coutry ISO code - country name) cc_state = state (CA or NY etc., 2 letters state IS code, mandatory only for USA, CANADA, and AUSTRALIA) cc_addr = address cc_city = city cc_phone = phone cc_zip = zipcode cc_email = customer email amount = amount in USD paymentfor = payment description cust_orderid = your internal order number Optional Fields: ship_name = Shipping name ship_country = Shipping coutry ship_addr = Shipping address ship_city = Shipping city ship_state = Shipping state ship_zip = Shipping zipcode The transaction result: This gateway will print the following results: cust_orderid=#trans_id=#orderstatus=OK#msg=transaction message# orderstatus can be: OK, DECLINED or PENDING PENDING is for AMEX and DINERS. These cards are processed manually so you’ll have to check your ewinpay accout to chect the final status for these transactions
|
|