Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Gift certficate at subscribing time, how to turn it off?


AT

Recommended Posts

Hi,

I successfully(?) installed the credit class gc, and gv contribution, when checking if everything was ok i got an autogenerated gift in the email.

is there any doc arround about how to turn it off?

I saw no control for this in the admin.

Thank you.

Link to comment
Share on other sites

Look in includes/add_ccgvdc_application_top.php

 

 

Find these and change accordingly:

 

// Set the amount of a Gift Voucher that the new signup will receive, set to 0 for none

 define('NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '0');

//

// Set the coupon ID that will be sent by email to a new signup, if no id is set then no email :)

 define('NEW_SIGNUP_DISCOUNT_COUPON', '');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...