Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 603 Bytes

NoFrixion Plugin for WooCommerce

How WooCommerce Payment plugins work

https://woocommerce.com/document/payment-gateway-api/

As you can see from the types the one we have here is not directly supported, we have some mix of Direct and iFrame based payment flow.

Todo

  • minify JS
  • Card form validations?.
  • PISP integration
  • LN integration

Development

git clone [email protected]:nofrixion/woocommerce-plugin.git

Local development with Docker

docker-compose up -d

go to http://localhost:8821 and install WordPress, WooCommerce and NoFrixion for WooCommerce Plugin