wp-decoupled icon indicating copy to clipboard operation
wp-decoupled copied to clipboard

Add payment integration

Open imranhsayed opened this issue 2 years ago • 0 comments

  • 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.

imranhsayed avatar Feb 03 '23 09:02 imranhsayed