WooCommerce Klarna Gift Cards Connector
Addon for making WooCommerce - Gift Cards compatible with Klarna Checkout
by Krokedil · github.com/krokedil/woocommerce-klarna-gift-cards-connector · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/krokedil/woocommerce-klarna-gift-cards-connector/archive/refs/heads/master.zipReadme
woocommerce-klarna-gift-cards-connector
Connector for making WooCommerce - Gift Cards compatible with Klarna Checkout v2 Plugin
You need to have the the Klarna Checkout Widget on the checkout page in order to be able to use the gift cards on the checkout page.
== Changelog ==
= 2019.06.25 - version 1.1 =
- Fix - Added function_exists before calling rpgc_update_card() (to avoid errors if gift card plugin isn't activated).