<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[WHMCS Services Forum - Gift Card]]></title>
		<link>https://www.whmcsservices.community/</link>
		<description><![CDATA[WHMCS Services Forum - https://www.whmcsservices.community]]></description>
		<pubDate>Thu, 07 May 2026 04:22:07 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Hotfixes Case# 983]]></title>
			<link>https://www.whmcsservices.community/showthread.php?tid=1286</link>
			<pubDate>Thu, 07 Aug 2025 17:18:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.whmcsservices.community/member.php?action=profile&uid=1">whmcsservices</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.whmcsservices.community/showthread.php?tid=1286</guid>
			<description><![CDATA[An issue has been identified in the 1.1.0 release - published on 03/10/2025, following issues <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added</span><br />
- Validation to *Add Custom Code* functionality that prevents creating codes for customers with a status other than Active.<br />
- Descriptive error message shown to the admin when attempting to create a custom code for an inactive customer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changed</span><br />
- Modified backend logic to include customer status check before proceeding with custom code generation.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Fixed</span><br />
- Prevented silent failure or partial creation of data for inactive customers.<br />
<br />
This hotfix applies only to 1.1.0<br />
<br />
Resolution<br />
<br />
We are releasing a hot-fix patch that introduces logic to handle this scenario.<br />
<br />
Applying the HotFix<br />
<br />
To apply the fix, download the zip file from the link above. Extract the contents and uploaded to \modules\addons\giftcards\<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.whmcsservices.community/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=145" target="_blank" title="">Patch.zip</a> (Size: 155.74 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[An issue has been identified in the 1.1.0 release - published on 03/10/2025, following issues <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added</span><br />
- Validation to *Add Custom Code* functionality that prevents creating codes for customers with a status other than Active.<br />
- Descriptive error message shown to the admin when attempting to create a custom code for an inactive customer.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changed</span><br />
- Modified backend logic to include customer status check before proceeding with custom code generation.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Fixed</span><br />
- Prevented silent failure or partial creation of data for inactive customers.<br />
<br />
This hotfix applies only to 1.1.0<br />
<br />
Resolution<br />
<br />
We are releasing a hot-fix patch that introduces logic to handle this scenario.<br />
<br />
Applying the HotFix<br />
<br />
To apply the fix, download the zip file from the link above. Extract the contents and uploaded to \modules\addons\giftcards\<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.whmcsservices.community/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=145" target="_blank" title="">Patch.zip</a> (Size: 155.74 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to limit gift cards to only new users?]]></title>
			<link>https://www.whmcsservices.community/showthread.php?tid=1222</link>
			<pubDate>Wed, 16 Oct 2024 05:01:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.whmcsservices.community/member.php?action=profile&uid=932">Meti T</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.whmcsservices.community/showthread.php?tid=1222</guid>
			<description><![CDATA[I want to limit the gift cards to only be used by new users (maybe with no active products OR maybe created after X date)<br />
How can we do that?<br />
<br />
Reason is so that my current users will buy gift cards then gift them to friends and family for the holidays.<br />
I don't want them to use the gift cards for themselves.<br />
<br />
Hope you can help. <br />
Thanks]]></description>
			<content:encoded><![CDATA[I want to limit the gift cards to only be used by new users (maybe with no active products OR maybe created after X date)<br />
How can we do that?<br />
<br />
Reason is so that my current users will buy gift cards then gift them to friends and family for the holidays.<br />
I don't want them to use the gift cards for themselves.<br />
<br />
Hope you can help. <br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How Affiliates Work]]></title>
			<link>https://www.whmcsservices.community/showthread.php?tid=1219</link>
			<pubDate>Tue, 01 Oct 2024 19:40:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.whmcsservices.community/member.php?action=profile&uid=4">wssupport</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.whmcsservices.community/showthread.php?tid=1219</guid>
			<description><![CDATA[See, this addon sells promotions as products, so it should work the default WHMCS way, where an affiliate sends a referral if in the link, when a gust clicks on the links it takes them to whmcs and stores the referral afid in the session. After that when the guest makes a purchase the affiliate gets a commission this is already present in WHMCS, there is no need to hook anything up with a gift card in WHMCS as all this is managed internally by WHMCS, the code we added to hook up gift cards to affiliates in the module.]]></description>
			<content:encoded><![CDATA[See, this addon sells promotions as products, so it should work the default WHMCS way, where an affiliate sends a referral if in the link, when a gust clicks on the links it takes them to whmcs and stores the referral afid in the session. After that when the guest makes a purchase the affiliate gets a commission this is already present in WHMCS, there is no need to hook anything up with a gift card in WHMCS as all this is managed internally by WHMCS, the code we added to hook up gift cards to affiliates in the module.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation Instructions]]></title>
			<link>https://www.whmcsservices.community/showthread.php?tid=1218</link>
			<pubDate>Mon, 30 Sep 2024 16:12:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.whmcsservices.community/member.php?action=profile&uid=1">whmcsservices</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.whmcsservices.community/showthread.php?tid=1218</guid>
			<description><![CDATA[Installing a Gift Card is very simple. The following steps will guide you through the process:<br />
<br />
1) Upload the entire folder to your website - if you experience problems, try uploading in binary mode. However, do not upload the “upload” folder, just the files inside!<br />
2) Login to the admin area and go to Configuration &gt; System Settings &gt; ADDON MODULES<br />
3) In the addon modules page, you will see the <span style="font-weight: bold;" class="mycode_b">Gift Card</span> click activate then click configure to see the options<br />
4) Check the Full Administrator box in the Access Control then click Save changes<br />
5) You can access your module at 'Addons' → 'Gift Card']]></description>
			<content:encoded><![CDATA[Installing a Gift Card is very simple. The following steps will guide you through the process:<br />
<br />
1) Upload the entire folder to your website - if you experience problems, try uploading in binary mode. However, do not upload the “upload” folder, just the files inside!<br />
2) Login to the admin area and go to Configuration &gt; System Settings &gt; ADDON MODULES<br />
3) In the addon modules page, you will see the <span style="font-weight: bold;" class="mycode_b">Gift Card</span> click activate then click configure to see the options<br />
4) Check the Full Administrator box in the Access Control then click Save changes<br />
5) You can access your module at 'Addons' → 'Gift Card']]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Changelog]]></title>
			<link>https://www.whmcsservices.community/showthread.php?tid=1217</link>
			<pubDate>Mon, 30 Sep 2024 16:04:24 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.whmcsservices.community/member.php?action=profile&uid=1">whmcsservices</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.whmcsservices.community/showthread.php?tid=1217</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Version: 1.1.0 Released (03/10/2025)</span><br />
Maintenance<br />
<br />
Added Admin Fields Code Length, Code Prefix, Code Type (Alpha Numeric / Numbers)<br />
Fixed Logs of the Customer Credits for Gift Card Redemptions<br />
Updated Invoice Description for Gift Card instead of Promotion Code<br />
Updated Separated Active from Inactive or Expired Gift cards in the Client area Gift Cards View<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.2 Released (02/10/2025)</span><br />
Maintenance<br />
<br />
Fixed Licence System<br />
Fixed PHP<br />
Updated support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.12</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.1 Released (01/16/2025)</span><br />
Maintenance<br />
<br />
Fixed work with WS Discount Manager<br />
Fixed Expiry Date on the client area product listing page<br />
Fixed Expiry Date on the client area dashboard gift cards page<br />
Updated support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.11</span> <br />
Updated support for ionCube Loader v14 and PHP 8.3<br />
Updated Remove Support for PHP 7.4<br />
Updated Remove Support for WHMCS V8.8.x to 8.9.x<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.0 Released (10/03/2024)</span><br />
Stable<br />
<br />
<br />
New Initial Release]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Version: 1.1.0 Released (03/10/2025)</span><br />
Maintenance<br />
<br />
Added Admin Fields Code Length, Code Prefix, Code Type (Alpha Numeric / Numbers)<br />
Fixed Logs of the Customer Credits for Gift Card Redemptions<br />
Updated Invoice Description for Gift Card instead of Promotion Code<br />
Updated Separated Active from Inactive or Expired Gift cards in the Client area Gift Cards View<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.2 Released (02/10/2025)</span><br />
Maintenance<br />
<br />
Fixed Licence System<br />
Fixed PHP<br />
Updated support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.12</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.1 Released (01/16/2025)</span><br />
Maintenance<br />
<br />
Fixed work with WS Discount Manager<br />
Fixed Expiry Date on the client area product listing page<br />
Fixed Expiry Date on the client area dashboard gift cards page<br />
Updated support <span style="font-weight: bold;" class="mycode_b">WHMCS 8.11</span> <br />
Updated support for ionCube Loader v14 and PHP 8.3<br />
Updated Remove Support for PHP 7.4<br />
Updated Remove Support for WHMCS V8.8.x to 8.9.x<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Version: 1.0.0 Released (10/03/2024)</span><br />
Stable<br />
<br />
<br />
New Initial Release]]></content:encoded>
		</item>
	</channel>
</rss>