Jump to content

Advanced Gift Cards ( Support Topic )


Recommended Posts

  • 3 weeks later...
  • 4 weeks later...
  • 4 months later...
  • 1 month later...

Hello,

@Adriano Faria, would it be possible to add "Coupon" support from commerce?
Would be extremely helpful for me, I wouldn't mind paying a bit on top for this feature.

Example:
100$ Gift card base value.
You go to check out, enter a coupon (10% off) and after that it only cost 90$.

This Gift card is now 100$ worth, but you/the person only paid 90$ for it.

It can be redeemed/uses as usual.

 

Regards

 

Link to comment
12 minutes ago, ZLTRGO said:

Hello,

@Adriano Faria, would it be possible to add "Coupon" support from commerce?
Would be extremely helpful for me, I wouldn't mind paying a bit on top for this feature.

Example:
100$ Gift card base value.
You go to check out, enter a coupon (10% off) and after that it only cost 90$.

This Gift card is now 100$ worth, but you/the person only paid 90$ for it.

It can be redeemed/uses as usual.

I'll take a look in next release.

Link to comment
  • 4 weeks later...

Hello @Adriano Faria, This "Block Manager" Type is not redirecting to the correct "Advanced Gift Cards" page.

image.png.d039764e52c3857feea32c61bf9a1e2e.png

It's redirecting to: https://DOMAIN.COM/store/gift-cards/
But it should be: https://DOMAIN.COM/store/gift-cards/?do=advancedGiftCards

If it is redirecting to the wrong page, it doesn't use the Advanced Gift card features, maybe just redirect users from the old page to the new one automatically?


I guess that is not how it should be, right?

Edited by ZLTRGO
Link to comment
  • 3 weeks later...

Any news about Coupon thing :o?

On 3/3/2021 at 2:19 PM, ZLTRGO said:

Hi @TheJackal84,

Would it be possible to add the option to enable "Coupon Codes" on gift cards?
Like if you want to buy a 100$ gift card and have a 10% off coupon code, you can get the Gift Card for 90$ but its still 100$ worth.

Would be really nice if so.

Regards

 

On 9/28/2021 at 6:01 PM, ZLTRGO said:

Hello,

@Adriano Faria, would it be possible to add "Coupon" support from commerce?
Would be extremely helpful for me, I wouldn't mind paying a bit on top for this feature.

Example:
100$ Gift card base value.
You go to check out, enter a coupon (10% off) and after that it only cost 90$.

This Gift card is now 100$ worth, but you/the person only paid 90$ for it.

It can be redeemed/uses as usual.

 

Regards

 

 

On 9/28/2021 at 6:13 PM, Adriano Faria said:

I'll take a look in next release.

 

Also, if you don't understand what I mean with this bug, I can try to explain in better.

On 10/22/2021 at 9:05 PM, ZLTRGO said:

Hello @Adriano Faria, This "Block Manager" Type is not redirecting to the correct "Advanced Gift Cards" page.

image.png.d039764e52c3857feea32c61bf9a1e2e.png

It's redirecting to: https://DOMAIN.COM/store/gift-cards/
But it should be: https://DOMAIN.COM/store/gift-cards/?do=advancedGiftCards

If it is redirecting to the wrong page, it doesn't use the Advanced Gift card features, maybe just redirect users from the old page to the new one automatically?


I guess that is not how it should be, right?

 

Link to comment

No, I don’t understand. 

Block Manager? Left sidebar? You drag ans drop a widget and?

----------------------------

EDIT: If you mean the BUY button, no problem here:

It redirects properly to .../index.php?/store/gift-cards/

Read the file description: https://invisioncommunity.com/files/file/9595-bf20-advanced-gift-cards/

It doesn't create a new area for gift cards; it extends the existing one, mainly in ACP, with new features, such as send PM, choose specific payment method, groups who can buy, etc.

----------------------

Regarding coupons, this is not possible here because this app do not process payments and this is handled in the Commerce payment extension.

Edited by Adriano Faria
Link to comment
On 11/8/2021 at 9:47 AM, Adriano Faria said:

No, I don’t understand. 

Block Manager? Left sidebar? You drag ans drop a widget and?

----------------------------

EDIT: If you mean the BUY button, no problem here:

It redirects properly to .../index.php?/store/gift-cards/

Read the file description: https://invisioncommunity.com/files/file/9595-bf20-advanced-gift-cards/

It doesn't create a new area for gift cards; it extends the existing one, mainly in ACP, with new features, such as send PM, choose specific payment method, groups who can buy, etc.

----------------------

Regarding coupons, this is not possible here because this app do not process payments and this is handled in the Commerce payment extension.

Hi,

Yes it works the same for me, but isn't that wrong? Should it not redirect to "https://DOMAIN.COM/store/gift-cards/?do=advancedGiftCards"?
I can see that when you clicked "Buy" you did not have the "Advanced Gift Card" option that you should have, correct?

 

This is the Gift Card shop when Clicked via the Widget (https://DOMAIN.COM/store/gift-cards/)

Quote

BRMnJJ5.png

This is the Gift Card shop when clicked via the Menu (https://DOMAIN.COM/store/gift-cards/?do=advancedGiftCards)

Quote

65SkgXH.png (2704×1377)


Hopefully that explained it better, thats why I said, maybe redirecting from the default site to the "?do=advancedGiftCards" is better?

 

Kind Regards

 

---------

Maybe create another application for the coupons / gift card :,) I bet I would not be the only one interested in a feature like that, and I certainly don't mind paying for it.

Edited by ZLTRGO
Link to comment
3 hours ago, ZLTRGO said:

Hopefully that explained it better, thats why I said, maybe redirecting from the default site to the "?do=advancedGiftCards" is better?

You're right. I also changed a bit the template to look more like IPS4 widgets:

X9D3szr.png

I'll leave the "old" template here if someone wants to keep using it:

{{if ( settings.nexus_gift_vouchers and \count( json_decode( settings.nexus_gift_vouchers, TRUE ) ) ) or settings.nexus_gift_vouchers_free}}
<div class='ipsBox' id='elNexusGiftVoucherBox'>
	<div class='ipsPad_half'>
	<div class='ipsType_center ipsAreaBackground_light ipsPad'>
		<h3 class='ipsType_sectionHead'>{lang="gift_vouchers"}</h3><br>
		<ul class='ipsList_inline ipsSpacer_top ipsSpacer_half'>
			<li><a href="{url="app=nexus&module=store&controller=gifts&do=advancedGiftCards" seoTemplate="advancedgiftcards_vouchers"}" class='ipsButton ipsButton_verySmall ipsButton_light'>{lang="buy"}</a></li>
			<li><a href="{url="app=nexus&module=store&controller=gifts&do=redeem" seoTemplate="store_giftvouchers_redeem"}" data-ipsDialog data-ipsDialog-size='narrow' data-ipsDialog-title='{lang="redeem_gift_voucher"}' class='ipsButton ipsButton_verySmall ipsButton_light'>{lang="redeem"}</a></li>
		</ul>
	</div>
	</div>
</div>
{{endif}}

 

Link to comment
  • 2 weeks later...
  • 1 month later...

How can I make the gift card purchase use the shopping cart?

I deal in crypto, and sending $2 of bitcoin (annual membership fee) costs more than the coin itself.  For this reason, I wanted to add the ability for one user to purchase gift cards for another.   However, when I go to purchase the gift card, it wants to check out right away, and ignores anything else in the cart.

If you could "fix" it so that it uses the commerce shopping cart, then the other requests for coupons or price discounts or multiple gift cards would be a lot easier to implement.

As of right now, I have no solution to allow one member to purchase for many and consolidate the mining fees / gas.   Any suggestions (via PM) would be really appreciated.

 

 

Link to comment

I’m not sure I understand your question. The shopping cart is used only for Store products. Gift card isn’t a product.

The general rule is: can you make it using the stock Commerce gift card (without my resource)? If you can’t, then you can’t here too.

As stated, my resource does not create a new gift card feature. It extends it add a bit more flexibility but the main functionality remains being “executed” by the Commerce app.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...