{"id":187953,"date":"2024-07-08T05:17:01","date_gmt":"2024-07-08T05:17:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/april-payment-gateway-for-woocommerce\/"},"modified":"2025-05-22T04:52:14","modified_gmt":"2025-05-22T04:52:14","slug":"april-payment-gateway-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/snd.wordpress.org\/plugins\/april-payment-gateway-for-woocommerce\/","author":21197349,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"trunk","tested":"6.8.5","requires":"","requires_php":"","requires_plugins":null,"header_name":"April Payment Gateway for WooCommerce","header_author":"April","header_description":"Accept April payments on your Wordpress - WooCommerce site","assets_banners_color":"5fb4f1","last_updated":"2025-05-22 04:52:14","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/docs.meetapril.io\/developer-portal\/checkout\/woocommerce\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1097,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.3":{"tag":"1.0.3","author":"aprilcloudaccount","date":"2024-07-08 05:43:49"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3157307,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3157307,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3157307,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3157307,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3148,11475,27925,163080],"plugin_category":[],"plugin_contributors":[229340],"plugin_business_model":[],"class_list":["post-187953","plugin","type-plugin","status-publish","hentry","plugin_tags-checkout","plugin_tags-credit-card","plugin_tags-debit-card","plugin_tags-split-payments","plugin_contributors-april","plugin_committers-aprilcloudaccount"],"banners":{"banner":"https:\/\/ps.w.org\/april-payment-gateway-for-woocommerce\/assets\/banner-772x250.jpg?rev=3157307","banner_2x":"https:\/\/ps.w.org\/april-payment-gateway-for-woocommerce\/assets\/banner-1544x500.jpg?rev=3157307","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/april-payment-gateway-for-woocommerce\/assets\/icon-128x128.png?rev=3157307","icon_2x":"https:\/\/ps.w.org\/april-payment-gateway-for-woocommerce\/assets\/icon-256x256.png?rev=3157307","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Integrates April Payments Gateway into WooCommerce site. It allows merchants to accept Credit\/Debit card payments on their store. April allows merchants to enable 3DS protection for the transactions. For signed in users, April allows to re-use their last used card making the payment process more efficient. Also customers will be provided with option to split their payment in to multiple instalments at the checkout.<\/p>\n\n<p>This plugin utilises following April APIs in order to create orders, pay and refund.\n- https:\/\/api.au.meetapril.io\/\n- https:\/\/api.sandbox.au.meetapril.io\/ (For testing)<\/p>\n\n<p>In the checkout it embed the https:\/\/checkout-v3.au.meetapril.io\/v3\/checkout-v3.0.0.min.js Javascript module which allows the plugin to render the April Payment option.<\/p>\n\n<p>Click <a href=\"https:\/\/meetapril.com\/privacy\/\">here to check the April Privacy Policy page<\/a><\/p>\n\n<h3>Enable ApplePay and GooglePay<\/h3>\n\n<p>To enable ApplePay and GooglePay, please follow the instructions available in your April Merchant Dashboard's Settings -&gt; Configurations -&gt; Checkout payment options section.<\/p>\n\n<h3>WooCommerce Subscriptions support<\/h3>\n\n<p>April Payments Gateway supports WooCommerce Subscriptions. It allows customers to set payment methods for subscription checkouts.<\/p>\n\n<!--section=installation-->\n<p>Make sure WooCommerce plugin is installed and activated.\n1. Obtain API Access keys from April\n2. Install April Payment Gateway for WooCommerce\n3. Activate the plugin\n4. From WooCommerce -&gt; Settings -&gt; Payments tab, open April Payments setup page\n5. Enter you Publishable key and Secret key provided by April and enable the gateway\n6. Check the <a href=\"https:\/\/docs.meetapril.io\/developer-portal\/checkout\/woocommerce\/\">plugin documentation<\/a> for more details on configurations.<\/p>\n\n<!--section=changelog-->\n<h4>v1.1.0<\/h4>\n\n<p><em>Release Date: 20th May 2025<\/em>\n1. Added support for WooCommerce blocks checkout\n2. Fixed fallback to PayByPaymentToken issue\n3. Fixed deprecated warnings in April class<\/p>\n\n<h4>v1.0.4<\/h4>\n\n<p><em>Release Date: 29th April 2025<\/em>\n1. Query payment token for payment source data<\/p>\n\n<h4>v1.0.3<\/h4>\n\n<p><em>Release Date: 27th June 2024<\/em><\/p>\n\n<ol>\n<li>Removed inline styles from widgets<\/li>\n<li>Stopped echoing js code<\/li>\n<li>Sanitised and validated user data<\/li>\n<li>Made constant names unique<\/li>\n<li>Added translator comment<\/li>\n<li>Escaped exception messages<\/li>\n<\/ol>\n\n<h4>v1.0.2<\/h4>\n\n<p><em>Release Date: 4th June 2024<\/em><\/p>\n\n<ol>\n<li>Escape echo variable<\/li>\n<li>Remooved SSL check<\/li>\n<li>Removed ApplePay domain association file<\/li>\n<li>Fixed internationalization functions<\/li>\n<\/ol>\n\n<h4>v1.0.1<\/h4>\n\n<p><em>Release Date: 10th May 2024<\/em><\/p>\n\n<ol>\n<li>Prevented direct php file Access<\/li>\n<li>Validate, escape and sanitise user data<\/li>\n<li>Removed tst and dev environment support<\/li>\n<li>Fixed licence version and url mismatch<\/li>\n<li>Fixed stable tag version<\/li>\n<li>Updated ApplePay domain verification file<\/li>\n<\/ol>\n\n<h4>v1.0.0<\/h4>\n\n<p><em>Release Date: 15th January 2024<\/em><\/p>\n\n<ol>\n<li>First release of April plugin<\/li>\n<\/ol>","raw_excerpt":"Woo-Commerce gateway extension to support April payments","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/187953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=187953"}],"author":[{"embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aprilcloudaccount"}],"wp:attachment":[{"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=187953"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=187953"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=187953"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=187953"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=187953"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/snd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=187953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}