Re: how to setup a giftCard system in Product Store

2019-12-10 Thread Shrilesh Korgaonkar
Hi Guys, thank Rishi Solanki the product store was missing ProductStorePaymentSetting data of type GIFT_CARD Thank once again Regards, Shrilesh K. On Tue, Dec 10, 2019 at 8:43 PM Rishi Solanki wrote: > Shrilesh, > Please note that to get the payment method as gift card (or any other) you >

Re: how to setup a giftCard system in Product Store

2019-12-10 Thread Rishi Solanki
Shrilesh, Please note that to get the payment method as gift card (or any other) you need to add ProductStorePaymentSetting data of type GIFT_CARD. Then page will show the option to pay from Gift Card. Please check if gift card code is supported on final review page or not. And what are the

Re: Over Receive Quantities on a PO

2019-12-10 Thread Rishi Solanki
James, You may need to look around ShipmentReceipt entity and related stuff, here you can allow to accept quantity different from what ordered. But in case it is not allowing to accept more than what order then you need to add logic to allow it. But if requirement is to pay what is received