Magento: Create Link From Outside Application To Create Sales Order -
To create an order for the currently selected customer, trying to create a link in the CRM to open the page in the Magento store is.
When I'm looking at the customer in Magento, click on the Composition Orders button in Magenta while viewing the customer in Magento, this is the URL:
This link in the CRM Tried to make, but instead of customer_id I believe the key is a key piece which I am missing.
I have estimated that if this link creates an order for customer 124, then the following link will create an order for the customer 300:
No Important value is constantly changing
thanks
option 1: In the controller pane: getSingleton ('adminhtml / url') - & gt; TurnOffSecretKey ();
Option 2: Disable the secret key in admin
Comments
Post a Comment