Skip to content

Instantly share code, notes, and snippets.

@curvedb
Last active June 17, 2018 12:55
Show Gist options
  • Save curvedb/4911ee15a6e8cea65cdd025535985f31 to your computer and use it in GitHub Desktop.
Save curvedb/4911ee15a6e8cea65cdd025535985f31 to your computer and use it in GitHub Desktop.
Array
(
[BACK_REF] => http://localhost/index.php?route=payment/payu/success
[BILL_ADDRESS] => manolya sok
[BILL_ADDRESS2] =>
[BILL_CITY] => istanbul
[BILL_COMPANY] => Food INC
[BILL_COUNTRYCODE] => TR
[BILL_EMAIL] => text@example999.com
[BILL_FNAME] => John
[BILL_LNAME] => Doe
[BILL_PHONE] => 2342432432
[BILL_STATE] => İstanbul
[BILL_ZIPCODE] => 34000
[CC_CVV] => 000
[CC_NUMBER] => 4355084355084358
[CC_OWNER] => test user
[CLIENT_IP] => ::1
[DELIVERY_ADDRESS] => manolya sok
[DELIVERY_ADDRESS2] =>
[DELIVERY_CITY] => istanbul
[DELIVERY_COMPANY] => Food INC
[DELIVERY_COUNTRYCODE] => TR
[DELIVERY_EMAIL] => text@example999.com
[DELIVERY_FNAME] => John
[DELIVERY_LNAME] => Doe
[DELIVERY_PHONE] => 2342432432
[DELIVERY_STATE] => İstanbul
[DELIVERY_ZIPCODE] => 34000
[DISCOUNT] => 0
[EXP_MONTH] => 12
[EXP_YEAR] => 2018
[MERCHANT] => OPU_TEST
[ORDER_DATE] => 2018-06-17 12:54:27
[ORDER_PCODE] => Array
(
[0] => product 11
)
[ORDER_PNAME] => Array
(
[0] => iPhone
)
[ORDER_PRICE] => Array
(
[0] => 101
)
[ORDER_PRICE_TYPE] => Array
(
[0] => GROSS
)
[ORDER_QTY] => Array
(
[0] => 1
)
[ORDER_REF] => 22
[ORDER_SHIPPING] => 5.00
[ORDER_VAT] => Array
(
[0] => 0
)
[PAY_METHOD] => CCVISAMC
[PRICES_CURRENCY] => TRY
[SELECTED_INSTALLMENTS_NUMBER] => 1
[ORDER_HASH] => 791d0866e7139b891954e31b37a0b624
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment