Showing posts with label woocommerce. Show all posts
Showing posts with label woocommerce. Show all posts

Tuesday, November 8, 2016

WordPress WePay Woocommerce addon

Woocommerce is used to convert a wordpress website into an shopping cart. Whenever a shopping cart website is built payment gateways are also needed to accept and process the payment online.

There are many payment gateways like paypal, authorize.net, stripe etc. Similarly WePay is also an payment and to integrate the payment system with WordPress Woocommerce this plugin is made.

This plugin is for WooCommerce to implement a payment gateway for accepting and processing Credit Cards Payments By merchants via the WePay Payment Gateway

You can download and install this plugin at WordPress plugin repository

URL: https://wordpress.org/plugins/woo-payment-addon/

MS SQL : How to identify fragmentation in your indexes?

Almost all of us know what fragmentation in SQL indexes are and how it can affect the performance. For those who are new Index fragmentation...