Response Details for success (lowercase)

Payment gateway response details

Array
(
    [_token] => je5fxiin1cbnaddrjrzdfafxiq1sx0duasrty70p
    [payment_reference] => everuspay - 5e049659633825946
    [refno] => 342478674411766
    [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
    [total_amount_crypto] => 0.00824919
    [used_crypto] => eth
    [payment_mode] => eth
    [transaction_hash] => 0x54d62986d61b456c63d7bd385a4a70e8df1ecce839f0e67afb42b3b141b23e0f
    [http_status_code] => 200
    [payment_method] => usd
    [paid_status] => normal
    [received_amount_crypto] => 0.00824919
    [expected_amount_crypto] => 0.00824919
    [pending_amount_crypto] => 0
    [received_amount] => 1.00
    [expected_amount] => 1.00
    [pending_amount] => 0
    [wallet_address] => 0xa38c4f7afca9c79d879d65b085643c41f6f5e1bd
    [response_code] => 00
    [reason] => -
    [transaction_status] => pending
    [usedcrypto] => eth to eth
    [receved_amount] => 1.00
    [receved_amount_crypto] => 0.00824919
    [remarks] => good
    [remarks1] => 
    [total_amount] => 0.00824919
    [amount_crypto] => 0.00824919
    [amount_currency] => 1.00
    [process_fee_crypto] => 0.000315
    [process_fee_currency] => 0.00
    [token] => je5fxiin1cbnaddrjrzdfafxiq1sx0duasrty70p
    [submit] => submit
)
ht

payment_reference

Created By Everuspay for everuspay reference

RefNo

Created by Merchant their reference

MerchantId

Given by Everuspay

Amount

Currency

UserName

ProdDesc

UserEmail

UserContact

Remark

BrandName

MerchantTimeZone

CallBackUrl

These are parameters are sending back you as you send

UserType

We have two options here

Everus user/Guest User

everus user means he paid with everus wallet account

Guest user means he paid via login with guest account

total_amount_crypto

Total amount need to paid by customer

used_crypto

Crypto used by customer

payment_mode

Crypto used by customer

transaction_hash

If the transaction pending/completed then only you will get hash

http_status_code

Status code

payment_method

Which currency he choose for payment

received_amount_crypto

Received amount from the customer

paid_status

Here we have 3 types

1. High -> if customer paid high amount

2. Normal->if customer paid correct amount

3. Low->if customer paid low amount

expected_amount_crypto

expected amount by everuspay

received_amount

received amount by everuspay

pending_amount_crypto

Amount received by Everyspay - Amount expected by Everyspay

transaction_status

Completed/pending/Waiting

Completed -> success

Pending -> success

Waiting -> Need to check with API

UsedCrypto

From which crypto to which Crypto

Example BTC to BTC

receved_amount

How much amount received by customer

receved_amount_crypto

How much amount received by customer in crypto

total_amount

Total amount need to paid

amount_crypto

Amount in crypto

amount_currency

Amount in Currency

process_fee_crypto

Processing fee in crypto

process_fee_currency

Processing fee in Currency

Last updated

Was this helpful?