|
Hi,
Has anyone used redeem gift certificates with ofbiz 10.04 ?
I've been trying to implement a small form for redeem gift certificate' in
the ecommerce 'view cart' screen.
This new form would require user (could be a non-logged in user as well) to
fill few fields for 'gift card number' & 'amount to use'.
The requirement is to add this payment method information to the cart once
all gift validations have passed.
Have tried using CheckEvents.setCheckOutOptions() but this event requires a
logged in user with shipping options etc. already set.
What could be the ways to add such payment method, so gift certificate
amount is properly deducted after checkout.
Finally while for payment, the built-in ecommerce one page checkout will be
used.
If anyone has any tips, please do share.
--
Regards,
Varun Bhansaly
|