Title: Marketing 360® Payments for WooCommerce
Author: Marketing 360
Published: <strong>August 13, 2021</strong>
Last modified: March 20, 2026

---

Search plugins

![](https://ps.w.org/marketing-360-payments-for-woocommerce/assets/banner-772x250.
png?rev=2582751)

![](https://ps.w.org/marketing-360-payments-for-woocommerce/assets/icon.svg?rev=
2582751)

# Marketing 360® Payments for WooCommerce

 By [Marketing 360](https://profiles.wordpress.org/marketing360payments/)

[Download](https://downloads.wordpress.org/plugin/marketing-360-payments-for-woocommerce.2.0.1.zip)

 * [Details](https://wordpress.org/plugins/marketing-360-payments-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/marketing-360-payments-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/marketing-360-payments-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/marketing-360-payments-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/)

## Description

Accept credit card payments on your WooCommerce store with the Marketing 360® Payments,
including Apple Pay, Google Pay, and Microsoft Pay for mobile and desktop.

When customers make a payment on your website, a customer profile will automatically
be created in the Payments app in Marketing 360 where you can track their purchases,
add details to their profile and more. This gives you a powerful, singular view 
of your customers that you can use to maximize customer lifetime value and build
strong relationships.

This is more than your standard payment gateway, though. Payments is just one of
the great apps in Marketing 360. If you’re looking for a one-stop solution for business
management and marketing tools like a CRM, email marketing, appointment scheduling
and reporting tools to help you keep track of it all, look no further than [Marketing 360](https://www.marketing360.com/).

### About Marketing 360

Over 20,000 small businesses use Marketing 360 to manage and grow their business.
Not only do you get the tools you need to scale, but you get the do-it-for-you marketing
programs you need to grow — all in one platform. [Click here to sign up today](https://www.marketing360.com/signup).

### Plugin Support

[View the Marketing 360 Knowledge Base](https://support.marketing360.com/hc/en-us/sections/360013426431)
to read our support articles or submit a ticket with our team.

## Screenshots

[⌊Connecting your website to your Marketing 360® account takes just seconds.⌉⌊Connecting
your website to your Marketing 360® account takes just seconds.⌉[

Connecting your website to your Marketing 360® account takes just seconds.

[⌊Your customers get a sleek, simple way to enter their card details during checkout.⌉⌊
Your customers get a sleek, simple way to enter their card details during checkout
.⌉[

Your customers get a sleek, simple way to enter their card details during checkout.

[⌊Each customer that submits a payment will display in the Marketing 360® Payments
app.⌉⌊Each customer that submits a payment will display in the Marketing 360® Payments
app.⌉[

Each customer that submits a payment will display in the Marketing 360® Payments
app.

## Installation

### Before You Get Started

To process transactions on WooCommerce with Marketing 360® Payments, you’ll need
start with these things:

 1. Secure Your Website with an SSL certificate.
 2. [Install WooCommerce on your site](https://wordpress.org/plugins/woocommerce/).
 3. [Create your Marketing 360 account](https://www.marketing360.com/signup).
 4. [Enable the Payments app in Marketing 360](https://support.marketing360.com/hc/en-us/articles/360014441860).

### Installation

Installing the Marketing 360® Payments for Gravity Forms consists of two parts: 
installing the plugin and connecting it to your Marketing 360 account.

 1. [Installing The Marketing 360® Payments For WooCommerce Plugin](https://support.marketing360.com/hc/en-us/articles/4403753159565/)
 2. [Configuring Marketing 360® Payments for WooCommerce](https://support.marketing360.com/hc/en-us/articles/4403755480461)

Once you’ve installed and configured the plugin, the next steps are to finish adding
products to your store. When that’s complete, it’s a good idea to make a test purchase
from your website to verify everything is working.

### Need A Little Help?

If you ever run into issues or you have questions, let us know! [Submit an IT Ticket from the Knowledge Base](https://support.marketing360.com/hc/en-us/requests/new).

## Reviews

![](https://secure.gravatar.com/avatar/43137755d8532bfb140738cc7e0261c606cba7968b425f289706cb1592c3bdd6?
s=60&d=retro&r=g)

### 󠀁[would not recommend](https://wordpress.org/support/topic/would-not-recommend-10/)󠁿

 [ashleem1390](https://profiles.wordpress.org/ashleem1390/) March 6, 2024

Very unhappy with their service/ lack of communication. Now cannot remove the plugin
from my website, causes critical error every time I try to. Never had a plugin that
couldn’t be deleted before on any of my sites.

 [ Read all 1 review ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/)

## Contributors & Developers

“Marketing 360® Payments for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Marketing 360 ](https://profiles.wordpress.org/marketing360payments/)

[Translate “Marketing 360® Payments for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/marketing-360-payments-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/marketing-360-payments-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/marketing-360-payments-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/marketing-360-payments-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/marketing-360-payments-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0

 * Fixed account connection flow to correctly store Stripe credentials after linking
   a Marketing 360 account
 * Fixed payment gateway not appearing on checkout after account is connected
 * Fixed process_admin_options not firing to persist stripeKey and stripeAccountId
   after Save Changes
 * Fixed get_stripe_details, set_account_details, and add_stripe_details_callback
   to correctly read and write account details
 * Fixed webhook signature validation — conditional was inverted, allowing forged
   requests and rejecting legitimate ones; switched to hash_equals() to prevent 
   timing attacks
 * Fixed timestamp validation in webhook handler returning bare return instead of
   return false
 * Fixed testmode property hardcoded to false instead of reading from plugin settings,
   which caused live charges to always be processed regardless of Test Mode setting
 * Fixed debug query parameters (?showdetails, ?registerdomain, ?getresults) removed
   from gateway constructor — ?getresults exposed customer payment token records
   to unauthenticated requests
 * Fixed level 3 data overwrite in request_with_level3_data() — $level3_data was
   immediately reset to an empty array, causing level 3 data to always be skipped
 * Fixed Apple Pay domain registration — debug echo/print_r/die() block was preventing
   the function from ever completing and exposing authorization tokens
 * Restored idempotency key logic in registerApplePaySubdomain()
 * Restored seven settings validation methods that were commented out (M360 account,
   client ID, client secret, live publishable key, live secret key, test publishable
   key, test secret key)
 * Removed hardcoded live credentials that were present in commented-out code

#### 1.0.4

 * Initial public release

## Meta

 *  Version **2.0.1**
 *  Last updated **5 months ago**
 *  Active installations **30+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.7**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [ecommerce](https://wordpress.org/plugins/tags/ecommerce/)[payment](https://wordpress.org/plugins/tags/payment/)
   [payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/marketing-360-payments-for-woocommerce/advanced/)

## Ratings

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/reviews/)

## Contributors

 *   [ Marketing 360 ](https://profiles.wordpress.org/marketing360payments/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/marketing-360-payments-for-woocommerce/)