2.3 Stripe tries to validate empty credit card num

  • Russell Noble
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 11 months ago #79229 by Russell Noble
Hi,
2.3 code base. If using the new Stripe payment interface as the payment option but apply a coupon which results in a total payment due of $0.00 the front end still tries to validate and process a credit card, resulting in an error.

If the total is 0.00 and the credit card fields aren't displayed then it shouldn't attempt to process a Stripe transaction, but I find it's still calling Stripe.card.createToken()

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 11 months ago #79236 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic 2.3 Stripe tries to validate empty credit card num
Hi Russell

Might be a bug in the extension, there. I will review the code and if the issue is valid, I am going to update the download package with the fix before this time on tomorrow

Please wait for us

Regards,

Tuan

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

More
9 years 9 months ago - 9 years 9 months ago #82942 by delroy Ricketts
Replied by delroy Ricketts on topic 2.3 Stripe tries to validate empty credit card num
Hi I have a similar issue but we are only using paypal when the coupon code is used If you then click out of the field to continue it displays the required credit card fields.

I have updated to the latest version 2.7.0 on Joomla 3.5.1
Last edit: 9 years 9 months ago by delroy Ricketts.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 9 months ago #83087 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic 2.3 Stripe tries to validate empty credit card num
Hi

I guess there is some javascript conflict causing the issue. Please submit a support ticket sending us super admin account of your site and let me know step by step what we need to do to see the error

We will check to see why it happens and get it sorted

Could you please check and make sure you don't have template override for registration form (check the html folder of your site template to see whether you see a folder like com_eventbooking/register). If you see that folder, try to rename that folder to see how it goes

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc