wp-decoupled
wp-decoupled copied to clipboard
Add payment integration
- We can use stripe ( https://www.npmjs.com/package/next-stripe ) ( also build the webhook ), check if wp-graphql-woocomerce has a mutation if not then use WooCommerce rest api createOrder API.
- For the rest of the payment mode, we can redirect the user to the WordPress payment gateway URL.