Developer forum

Forum » Ecommerce - Standard features » Is it possible to add vouher code (discount code) outside of ordersubmit form?

Is it possible to add vouher code (discount code) outside of ordersubmit form?

Hans Ravnsfjall
Hans Ravnsfjall
Reply

Is it possible to add a discount code withour the ordersubmit form?

I have a page where the orderform costuner fields are placed in one section, where I gather all the usual costumer information etc.

On a different pagesection, i want to be able to add and submit a discount voucher code and update this specific section without interupting the other ordersubmit form fields that may or may not have been filled. the updating will be done async, and that is no problem - but does the voucher code field have to be part of the "other" ordersubmit form on the page?, or is there another way of posting a voucher code and adding it to the current order?

Hope it makes sense?

/Hans

 

 


Replies

 
Hans Ravnsfjall
Hans Ravnsfjall
Reply

Bump?

 
Nicolai Pedersen
Reply

Yes, you can just create 2 forms. Or make a post using fetch sending the voucher code only

 

You must be logged in to post in the forum