This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

S2W Payments

Description

Connect to your Square API and filter Payments made and import them into WooCommerce as new orders. This uses
the official V1 and V2 Square SDK and requires you to create an application to grant access.

Screenshots

  • Settings page where you can set environment, API credentials and other settings.
  • Filtered payments page

Installation

  1. Upload s2w-payments.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your Square App to get credentials for the plugin here: https://squareup.com/us/en/developers
  4. Set yout credentials for Sandbox and Production environments in the settings
    • Application ID
    • Access Token
    • Location ID
  5. IMPORTANT Match the item SKU’s on both Square and Woocommerce, this is ho the price is calculated on WooCommerce. The payment will not be imported if no matching SKU’s are found
  6. Make sure set_time_limit() can be set programmatically to prevent execution timeout errors when making API calls to square

FAQ

Is this plugin free to use?

Yes, although I do accept donations.

Do you provide support?

No, But I’ll update the plugin as my schedule permits.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“S2W Payments” is open source software. The following people have contributed to this plugin.

Contributors

Translate “S2W Payments” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release

1.0.5

  • Submitted to WordPress.org
  • Added assets for plugin submission

1.0.7

  • Plugin is now also available on WordPress.org https://wordpress.org/plugins/s2w-payments/advanced/