ronakg / awesome-flickr-gallery-plugin

Create a photo gallery of your Flickr photos on your WordPress enabled website enabling you to customize it the way you like it. This project was originally hosted at http://wordpress.org/plugins/awesome-flickr-gallery-plugin/
18 stars 20 forks source link

AFG breaks CardConnect Payment Gateway in WooCommerce #142

Open netn8 opened 7 years ago

netn8 commented 7 years ago

When AFG is active, the merchant processor payment gateway for CardConnect breaks and produces the following error:

Payment error: Please make sure your card details have been entered correctly and that your browser supports JavaScript. Payment error: Order Declined : Invalid card

Also, chrome asks me if I want to save the card info to my google account, which I've never seen before.

When I deactivate the plugin, payments go through fine and I get no ask from chrome to save it.

Is there a way to disable the plugin on a specific page, like the checkout page?

Also getting this error in the console:

mycolorbox.js?ver=4.7.5:3 Uncaught TypeError: jQuery(...).afgcolorbox is not a function at HTMLDocument. (mycolorbox.js?ver=4.7.5:3) at i (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at Function.ready (jquery.min.js:2) at HTMLDocument.J (jquery.min.js:2)

Payment processing is more important than the photo galleries, but the site owner has a good system for using Flickr in AFG.

Anyone have some advice?

Thank you.