CasperVend 2/GroupGifts: Difference between revisions
Jump to navigation
Jump to search
m (→Setup options) |
|||
Line 13: | Line 13: | ||
: '''Option #3:''' If you disable the touch dialog menu option on the vendor, the vendor will give the product immediately on touch. | : '''Option #3:''' If you disable the touch dialog menu option on the vendor, the vendor will give the product immediately on touch. | ||
== <span style="color:#00528c">Setup options - Vendor Set to L$0</span> == | |||
The product will still be free, but it will require payment first, then it '''will refund.''' | |||
=== LSL Limitations === | === LSL Limitations === | ||
---- | ---- | ||
Remember, LSL does not recognize a "null" (or L$0) value - the payment will always appear to ask for at least $1L, but that '''will''' be refunded immediately. | Remember, LSL does not recognize a "null" (or L$0) value - the payment will always appear to ask for at least $1L, but that '''will''' be refunded immediately. |
Revision as of 14:37, 6 February 2017
Setting up Group Gifts
You are able to give free gifts with CasperVend!
Simply set the gift version of your product to L$0 from within the listing.
If you want the same product also sold at retail price, then create a variant for the group gift, and set the variant to L$0.
Setup options - Product Set to L$0
- Option #1: If you set your item to "free", the pay button will show L$1 but will refund the customer immediately
- Option #2: Your customer can also touch the vendor and choose the "Deliver" button to get the item without paying.
- Option #3: If you disable the touch dialog menu option on the vendor, the vendor will give the product immediately on touch.
Setup options - Vendor Set to L$0
The product will still be free, but it will require payment first, then it will refund.
LSL Limitations
Remember, LSL does not recognize a "null" (or L$0) value - the payment will always appear to ask for at least $1L, but that will be refunded immediately.