Skip to content

nofrixion/woocommerce-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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