Created
May 17, 2016 19:22
-
-
Save aliomattux/dee79c6ab2bdfb0b396ef0f7d0eccb9d to your computer and use it in GitHub Desktop.
Request POST for Ajax Magento
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( | |
[item] => Array | |
( | |
[124289] => Array | |
( | |
[qty] => 1 | |
[bundle_option_qty] => Array | |
( | |
[33607] => 1 | |
[33608] => 1 | |
) | |
[bundle_option] => Array | |
( | |
[33607] => 33555 | |
[33608] => 33556 | |
) | |
) | |
) | |
[customer_id] => 2523544 | |
[store_id] => 1 | |
[currency_id] => | |
[form_key] => kGjCuYX6PlrlTL2r | |
[payment] => Array | |
( | |
[method] => checkmo | |
) | |
[reset_shipping] => 1 | |
[json] => 1 | |
[as_js_varname] => iFrameResponse | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment