EverusPay
  • About EverusPay
  • Multiple Payment Solutions
    • Single Payments
    • Recurring Payments
    • Affiliate Payments
    • Batch Payments
  • Payment Process
  • Settlement Process
  • Merchant Sign Up
  • Integration
  • Pre-requisites for Sandbox
  • Pre-requisites for Production
  • Merchant API Documentation
    • Pre-requisites
    • Get Started
    • Environment
    • Required Parameters
    • Woocommerce Plugin
    • REST Services
      • Login
      • Session Token
      • Transaction By Reference Id
      • Transaction By Hash
    • Merchant Transaction Submission
    • Accepted Currency
    • Security
    • Glossary
    • Response and Error Codes
      • Response Details for success (lowercase)
      • Response Details for Failure(lowercase)
  • Note For Developer
Powered by GitBook
On this page

Was this helpful?

  1. Merchant API Documentation
  2. Response and Error Codes

Response Details for Failure(lowercase)

Array
(
    [_token] => lslwkrukhvbdxlag9dy8cjrv0lvugy33esj1ckdt
    [payment_reference] => everuspay - 5e049710633825961
    [refno] => 472163635743602
    [merchantid] => evrvbsd35623
    [amount] => 1.00
    [currency] => usd
    [username] => naveen kumar
    [proddesc] => your store - #119
    [useremail] => durganaveenz@gmail.com
    [usercontact] => 7842118912
    [remark] => items on 10/12/2018 order no: 119
    [brandname] => lahari shop
    [merchanttimezone] => america/los_angeles
    [callbackurl] => https://staging.everuspay.com/everuspay/
    [merchantcallback] => https://staging.everuspay.com/everuspay/
    [customer_email] => naveen.sunkara@uandme.org
    [merchant_user_id] => 
    [erc20_fee] => 0.000315
    [usertype] => everus user
    [cancel_reason] => transaction  cancelled by customer
    [transaction_status] => failed
    [reason] => -
    [usedcrypto] => 
    [receved_amount] => 0.00
    [receved_amount_crypto] => 0
    [paid_status] => 
    [expected_amount] => 0.00
    [expected_amount_crypto] => 0
    [remarks] => transaction  cancelled by customer
    [remarks1] => 
    [total_amount] => 1.00000000
    [amount_crypto] => 0
    [amount_currency] => 0.00
    [process_fee_crypto] => 0.00
    [process_fee_currency] => 0.00
    [response_code] => 12
    [token] => lslwkrukhvbdxlag9dy8cjrv0lvugy33esj1ckdt
    [submit] => submit
)
PreviousResponse Details for success (lowercase)NextNote For Developer

Last updated 5 years ago

Was this helpful?