I m trying to develop an ecommerce portal for my bakery, but how can i provide them the facily to opt for weight option at checkout time for eh if anyone wants to buy the cake abc of 1kg and fgh for 0.5 kg so how can i do this?
I m try to make it possible but the checkout attributes even not working. When i select for an option and go to update cart it redirects the page at the same amount with no changes no attributes applied plz help
Hi. We use checkoutattributes for software licensing details.
We customized the cashondelivery payments in NOP 3.30 to update checkoutattribute for values that are returned after payment (for example licenseId).
It works fine but in when the user click reorder from order list (example for renewal) the checkoutattribute field in the cart are empty: is it a bug?
if not, where can we quickly modify the source for this scope?
Regards
I forgot to write that obviously some checkoutattribute are compiled by user before the payment (for example Company Name) and other are to be compiled by the systems after payment
Hi. We use checkoutattributes for software licensing details.
We customized the cashondelivery payments in NOP 3.30 to update checkoutattribute for values that are returned after payment (for example licenseId).
It works fine but in when the user click reorder from order list (example for renewal) the checkoutattribute field in the cart are empty: is it a bug?
if not, where can we quickly modify the source for this scope?
Regards
I forgot to write that obviously some checkoutattribute are compiled by user before the payment (for example Company Name) and other are to be compiled by the systems after payment