Apply Button

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 day 17 hours ago #177485 by Stephen Hawkins
Apply Button was created by Stephen Hawkins
I have added the coupon system in the latest version of MP, and the 3 fields below the main one are kinda overkill. In the over-rides I removed all the Amount, Discount, and Total Amount fields to just leave the One Single Coupon Field. (the calculation didnt work anyway).
I cannot write within the form so it would be a good idea, from my perspepctive to:

1: Add an option in the admin to not show all those coupon related fields.
2: Have a note saying, "order Amount Calculated At Checkout." (because the calculations of the 3 fields just doesn't work. They don't calculate everything properly. But they are also not really required, by me at least. They take up valuable real estate.)
3: Add an Apply Button by the side of the current Coupon field. See below.

At present I type (a user has to type), I type the coupon in the field and there's nothing to apply it. It applies when I click the whitespace on the form. But a user doesn't know that. So I did what a user would most likely do. I clicked the Subscribe button. And the discount code was not applied. Because I didn't click the white space. The coupon does apply when I click the button twice. And herein is the problem. It make the process awkward at best.

Hope you understand what I am saying. 

Thanks.

Please Log in or Create an account to join the conversation.

More
1 day 9 hours ago #177491 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Apply Button
Hi Stephen

If we do not show the Discount Amount fields, how do you know how much discount you received while entering the coupon?

Normally, after entering the coupon code, the system will validate the coupon and in case it is valid, discount amount will be shown to user

Is it not working like that on your site?

Tuan

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
1 day 1 hour ago #177498 by Stephen Hawkins
Replied by Stephen Hawkins on topic Apply Button
Hi, No, it does'nt work on any of my sites. When all 3 (I believe there are 4) fields in the coupon section.
With a note: Total Amount Calculated At Checkout, you wouldnt need to see the discount amount. Or the new total.

Because it doesnt work on any of my sites, the numbers just go to $0 or sometimes an arbitrary number like $2.... I will submit a ticket soon to find out why.

I am currently running ads to one site so don't want anything to change with that. But I will open a ticket for another site in a day or so. I just have a sales page to focus on today. But I will try to submit a ticket later today, to another site.

A button by the side of the coupon fill field would be useful, even if it doesn't actually do anything. Adding a click anywhere in the form usually begins the... calculation.

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
23 hours 58 minutes ago #177500 by Stephen Hawkins
Replied by Stephen Hawkins on topic Apply Button
I Tuan, I am not going to submit a ticket but I did upload a video to show the problem.

I have disabled the additional fields and implemented what I was requesting as you can see in the image attached. I did it in an override file.

For your convenience, you can see the video I made with the issue here :

 

Please Log in or Create an account to join the conversation.

More
20 hours 1 minute ago #177504 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Apply Button
Hi Stephen

I cannot view the video, it says something: "Sign in to confirm you’re not a bot"

Since no one else reported similar issue and you have override worked for you, I will leave it as how it is for now. But Yes, I would add Apply button in the future

Since you removed other fields, no discount amounts... will be calculated. So I wonder what Apply button does now ?

Tuan
The following user(s) said Thank You: Stephen Hawkins

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
19 hours 26 minutes ago #177505 by Stephen Hawkins
Replied by Stephen Hawkins on topic Apply Button
You can see the "not working" issue at the site I used to create the video. here:
toolsforbetterdrumming.com

Just fill in the form and apply the coupon NEW20, it should give a 20% discount. Once you see it not calculating anything, click the buy button and you will see the discount was applied.

I have implemented the changes I spoke about at: drummingonadime.com

PS: I will remove these links after you have responded. And seen for yourself.

I just changed the first block in the default_payment_information.php 

Thanks for your assist by the way.

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
19 hours 25 minutes ago #177506 by Stephen Hawkins
Replied by Stephen Hawkins on topic Apply Button
no idea why you cant view the video? Its public.

Please Log in or Create an account to join the conversation.

More
10 hours 58 minutes ago #177509 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Apply Button
Hi Stephen

I checked and think that the issue might causes by your override. I looked at the output of coupon input and it seems onchange="calculateSubscriptionFee();" is removed for some reasons. That's why calculation is not applied automatically after coupon code is entered

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Stephen Hawkins
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
10 hours 38 minutes ago #177511 by Stephen Hawkins
Replied by Stephen Hawkins on topic Apply Button
Thanks, I can look into that. But I have already tested without the overide and the regular file is the same.
Depending when you tried.

this site is now set with the regular latest version of default_payment_information.php no overide in place.
You can see all of the coupon related fields which don't work.

I cleared the redis cache and expired cache so its a clean file with no overide.

Im talking about toolsforbetterdrumming.com

I will leave it like that for a couple of days so you can see the real files.

Thanks Tuan.

I believe some time ago I also tested with the cassiopia theme. I will revert to that and try again here.

Thanks.

By the way, there's also another issue I just realized. The Payment Method and Stripe icon is set to OFF in the MP/Configuration settings. But it still shows.

Again, the cache is cleared.

I have set the default theme to Cassiopia and that's the same issue. I will leave a cassiopia activated until tomorrow. So you can see with the regular files.

Please Log in or Create an account to join the conversation.

More
8 hours 1 minute ago #177513 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Apply Button
Hi Stephen

I would need to check it directly on your site. So if you want me to figure out what's wrong, please submit a support ticket

Regards,

Tuan

Please Log in or Create an account to join the conversation.