Magento 1.9 API to create and assign voucher codes programmaticallyCreate and update categories programmatically Magento 1.9Programmatically Assign Attributes to Products in Magento 1.9Programmatically create new customer and assign current quoteMagento 1.9 - Create order using REST APIIn Magento 2 Rest Api, status codes how to use?How we can create partial shipment programmatically using rest apiMagento2 REST API 400 bad request specific error codesCustom REST Api Magento 1.9 not workingMagento 1.9 - How to Filter and Aggregate Order API ResponseCode for sending order confirmation and its working
Non-inverting amplifier ; Single supply ; Bipolar input
Why is the saxophone not common in classical repertoire?
How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?
Why are examinees often not allowed to leave during the start and end of an exam?
Why did the Middle Kingdom stop building pyramid tombs?
Old story where computer expert digitally animates The Lord of the Rings
Which high-degree derivatives play an essential role?
GFCI versus circuit breaker
Why would a propellor have blades of different lengths?
Available snapshots for main net?
Are the plates of a battery really charged?
Square wave to sawtooth wave using two BJT
My players like to search everything. What do they find?
Using PTSerif-TLF for Cyrillic with TeX Gyre Pagella
What was the ASCII end of medium (EM) character intended to be used for?
what does "$@" mean inside a find command
What could a Medieval society do with excess animal blood?
How can I know (without going to the station) if RATP is offering the Anti Pollution tickets?
What does “sample is considered questionable” mean?
What happened to the Apollo 1 rocket?
How do I use efficient repeats in sheets for pop music?
Disk usage confusion: 10G missing on Linux home partition on SSD
Is it OK to throw pebbles and stones in streams, waterfalls, ponds, etc.?
Installed software from source, how to say yum not to install it from package?
Magento 1.9 API to create and assign voucher codes programmatically
Create and update categories programmatically Magento 1.9Programmatically Assign Attributes to Products in Magento 1.9Programmatically create new customer and assign current quoteMagento 1.9 - Create order using REST APIIn Magento 2 Rest Api, status codes how to use?How we can create partial shipment programmatically using rest apiMagento2 REST API 400 bad request specific error codesCustom REST Api Magento 1.9 not workingMagento 1.9 - How to Filter and Aggregate Order API ResponseCode for sending order confirmation and its working
We have a situation where we need to create voucher codes dynamically and assign it to a set of rules. Since I'm new to magento programming I'm not aware of using the REST API and all.
Could someone suggest how to do this, Is there an alternative way of accessing it via Python and PostgreSQL?
Also, we need this voucher codes to be sent to the customers on their first order, Do you know what all tables are involved in this?
Awaiting your suggestions. Thanks in advance.
magento-1.9 rest-api
New contributor
add a comment |
We have a situation where we need to create voucher codes dynamically and assign it to a set of rules. Since I'm new to magento programming I'm not aware of using the REST API and all.
Could someone suggest how to do this, Is there an alternative way of accessing it via Python and PostgreSQL?
Also, we need this voucher codes to be sent to the customers on their first order, Do you know what all tables are involved in this?
Awaiting your suggestions. Thanks in advance.
magento-1.9 rest-api
New contributor
add a comment |
We have a situation where we need to create voucher codes dynamically and assign it to a set of rules. Since I'm new to magento programming I'm not aware of using the REST API and all.
Could someone suggest how to do this, Is there an alternative way of accessing it via Python and PostgreSQL?
Also, we need this voucher codes to be sent to the customers on their first order, Do you know what all tables are involved in this?
Awaiting your suggestions. Thanks in advance.
magento-1.9 rest-api
New contributor
We have a situation where we need to create voucher codes dynamically and assign it to a set of rules. Since I'm new to magento programming I'm not aware of using the REST API and all.
Could someone suggest how to do this, Is there an alternative way of accessing it via Python and PostgreSQL?
Also, we need this voucher codes to be sent to the customers on their first order, Do you know what all tables are involved in this?
Awaiting your suggestions. Thanks in advance.
magento-1.9 rest-api
magento-1.9 rest-api
New contributor
New contributor
edited Jun 24 at 12:16
Abdul Pathan
1617 bronze badges
1617 bronze badges
New contributor
asked Jun 24 at 9:37
Sandeep SalimSandeep Salim
61 bronze badge
61 bronze badge
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sandeep Salim is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279377%2fmagento-1-9-api-to-create-and-assign-voucher-codes-programmatically%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sandeep Salim is a new contributor. Be nice, and check out our Code of Conduct.
Sandeep Salim is a new contributor. Be nice, and check out our Code of Conduct.
Sandeep Salim is a new contributor. Be nice, and check out our Code of Conduct.
Sandeep Salim is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279377%2fmagento-1-9-api-to-create-and-assign-voucher-codes-programmatically%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown