Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Tax plugin is required for the Coupons integration to properly function. Please install it when possible.One thing though, when I edit my promotion, I get a SQL error notice at the top "Notice: SQLXML::queryObjectList: error: Table 'my_databas_name.jos_cbsubs_geo_zones' doesn't exist SQL=SELECT a.`id` AS `value`, a.`name` AS `text` FROM `jos_cbsubs_geo_zones` AS a GROUP BY value ORDER BY a.`ordering` ASC in /path/plug_cbpaidsubscriptions/cbpaidsubscriptions.sql.php on line 350"
A user must be presented with a basket, this is the page where they select what payment gateway they'll be using as well as allows them to supply their invoice address. This page is always presented unless the subscription is free in which cases the subscription is activated immediately and has no need for coupons.UPDATE: It's fixed right now. I believe there was no area for entering in the coupon code because my users were not presented with a "basket" screen. I entered in some text to display in the "Registration payment Intro Text:", and now the coupon screen appears.
Please Log in or Create an account to join the conversation.
krileon wrote: A user must be presented with a basket, this is the page where they select what payment gateway they'll be using as well as allows them to supply their invoice address. This page is always presented unless the subscription is free in which cases the subscription is activated immediately and has no need for coupons.
Please Log in or Create an account to join the conversation.