<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: gosacos</title>
    <description>The latest articles on DEV Community by gosacos (@gosacos706).</description>
    <link>https://dev.to/gosacos706</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F825318%2F0d2c5153-f0e4-4135-a270-99f5a8d6aae5.jpg</url>
      <title>DEV Community: gosacos</title>
      <link>https://dev.to/gosacos706</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gosacos706"/>
    <language>en</language>
    <item>
      <title>WooCommerce Variation Swatches Plugins</title>
      <dc:creator>gosacos</dc:creator>
      <pubDate>Fri, 04 Mar 2022 11:31:04 +0000</pubDate>
      <link>https://dev.to/gosacos706/woocommerce-variation-swatches-plugins-15go</link>
      <guid>https://dev.to/gosacos706/woocommerce-variation-swatches-plugins-15go</guid>
      <description>&lt;p&gt;To get a person to buy something, you have to appeal to their visual senses. When you set up shop on your website using WooCommerce, you’ll find that the shop is still too plain to attract customers in the best way. It is why you need WooCommerce variation swatches plugins to give your shop the missing edge.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;/**
* Initialize Gateway Settings Form Fields
*/
public function init_form_fields() {
$this-&amp;gt;form_fields = apply_filters( 'wc_offline_form_fields', array(
'enabled' =&amp;gt; array(
'title'   =&amp;gt; __( 'Enable/Disable', 'wc-gateway-offline' ),
'type'    =&amp;gt; 'checkbox',
'label'   =&amp;gt; __( 'Enable Offline Payment', 'wc-gateway-offline' ),
'default' =&amp;gt; 'yes'
),
'title' =&amp;gt; array(
'title'       =&amp;gt; __( 'Title', 'wc-gateway-offline' ),
'type'        =&amp;gt; 'text',
'description' =&amp;gt; __( 'This controls the title for the payment method the customer sees during checkout.', 'wc-gateway-offline' ),
'default'     =&amp;gt; __( 'Offline Payment', 'wc-gateway-offline' ),
'desc_tip'    =&amp;gt; true,
),
'description' =&amp;gt; array(
'title'       =&amp;gt; __( 'Description', 'wc-gateway-offline' ),
'type'        =&amp;gt; 'textarea',
'description' =&amp;gt; __( 'Payment method description that the customer will see on your checkout.', 'wc-gateway-offline' ),
'default'     =&amp;gt; __( 'Please remit payment to Store Name upon pickup or delivery.', 'wc-gateway-offline' ),
'desc_tip'    =&amp;gt; true,
),
'instructions' =&amp;gt; array(
'title'       =&amp;gt; __( 'Instructions', 'wc-gateway-offline' ),
'type'        =&amp;gt; 'textarea',
'description' =&amp;gt; __( 'Instructions that will be added to the thank you page and emails.', 'wc-gateway-offline' ),
'default'     =&amp;gt; '',
'desc_tip'    =&amp;gt; true,
),
) );
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;1. WooCommerce Product Variation Swatches by RadiusTheme&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With more than 5000 active installations, this is one of the most preferred WooCommerce Variation Swatches in the market. This plugin facilitates product attribute variation using color, images, labels, texts, and button swatches.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Variation Swatches for WooCommerce by Emran Ahmed&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Variation Swatches for WooCommerce by Emran Ahmed is one of the most functional plugins. It expands your possibilities for display of variation swatches with options such as reordering of product attribute variation swatches. Tooltip comes with insert and display settings for advanced versatility. With this theme, you can work on the variations of product swatches in quick view popup. As you customize your shop, you can enable color swatches like with Printful Technology.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Variation Swatches for WooCommerce by ThemeAlien&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Variation Swatches plugin by ThemeAlien provides a brilliant substitute to WooCommerce’s default dropdown fields. The interface is user-friendly, is easy to manage, and allows you to edit variations on frontend seamlessly. You can select the color, label, or image of any attribute comfortably. Without leaving the product page, you can choose the style for quick-add attribute and create new attribute swatches.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Variation Swatches for WooCommerce by ThemeHigh&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This plugin comes with label, color, and image swatch icons, whose size you can customize. Variation Swatches for WooCommerce allows you to add swatches for globally and locally added terms. Out of stock variations can be crossed or blurred out.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reference Blog&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://www.gomahamaya.com/woocommerce-variation-swatches-plugins/"&gt;WooCommerce Variation Swatches Plugins&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Stripe Payment Gateway Plugins For WooCommerce</title>
      <dc:creator>gosacos</dc:creator>
      <pubDate>Fri, 04 Mar 2022 11:02:44 +0000</pubDate>
      <link>https://dev.to/gosacos706/stripe-payment-gateway-plugins-for-woocommerce-4id3</link>
      <guid>https://dev.to/gosacos706/stripe-payment-gateway-plugins-for-woocommerce-4id3</guid>
      <description>&lt;p&gt;The Stripe plugin for WooCommerce allows you to accept payments directly on your store for web and mobile. With Stripe, customers stay on your store during checkout instead of being redirected to an externally hosted checkout page, which has been proven to lead to higher conversion rates.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;/**
* Offline Payment Gateway
* @class       WC_Gateway_Offline
* @extends     WC_Payment_Gateway
* @version     1.0.0
* @package     WooCommerce/Classes/Payment
* @author      Njengah
*/

add_action( 'plugins_loaded', 'wc_offline_gateway_init', 11 );
function wc_offline_gateway_init() {
class WC_Gateway_Offline extends WC_Payment_Gateway {
// You plugin code starts here
} // end \WC_Gateway_Offline class
}

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;1. WPForms&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WPForms is a well-known and loved form plugin for WordPress, and it’s also the best Stripe WordPress plugin. It also lets you collect payments and donations online via Square, Stripe, Authorize.Net and PayPal.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. WP Simple Pay Pro&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WP Simple Pay lands on our list of the best Stripe payment plugins for WordPress because it’s actually very simple. It doesn’t even require you to set up a shopping cart to start getting online payments with Stripe on your website.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Easy Digital Downloads&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The cool thing about Easy Digital Downloads is that it’s not only fantastic for selling digital goods from your website, but it lets you do it with Stripe. So this is a simpler option than the WooCommerce plugin that comes with tons of options that is usually more helpful for people selling physical goods.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. WooCommerce&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WooCommerce is an awesome eCommerce plugin for WordPress that lets you run an online store and collect online payments with Stripe. It’s very popular — In fact, it powers over a quarter of all eCommerce websites.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reference Blog&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://www.gomahamaya.com/best-stripe-payment-gateway-plugin-wordpress/"&gt;Stripe Payment Gateway Plugins For WooCommerce&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
