Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
ipn.php File Reference

Go to the source code of this file.

Variables

 return ['mc_gross'=> '100.00', 'invoice'=> '100000001', 'payment_status'=> 'Completed', 'auth_status'=> 'Completed', 'mc_currency'=> 'USD', 'receiver_email'=> 'merchant_2012050718_biz @example.com']
 

Variable Documentation

◆ return

return[ 'mc_gross'=> '100.00', 'invoice'=> '100000001', 'payment_status'=> 'Completed', 'auth_status'=> 'Completed', 'mc_currency'=> 'USD', 'receiver_email'=> 'merchant_2012050718_biz @example.com']

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 14 of file ipn.php.