Skip to content

Automattic/woocommerce-payments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce Payments

This is a feature plugin for accepting payments via a WooCommerce-branded payment gateway.

Dependencies

  • WooCommerce
  • WooCommerce Admin
  • Jetpack or Jetpack DNA Connection

Development

  • npm install
  • npm run build

Setup

Install The following plugins

  • Jetpack
  • WooCommerce
  • WooCommerce Admin

Connect using jetpack. You will need a externally accessible url. You can use ngrok for this.

See: https://github.com/Automattic/woocommerce-payments/blob/master/CONTRIBUTING.md (possibly move contents here for visibility sake)