Hello,
I have woocommerce for our shop, and am currently using it (with WC Stripe) to process WPGD package payments. I am trying to configure our invoicing process going forward, so I have some questions.
If I add WPInvoicing, I can NOT use my existing Stripe plugin, is that correct?
And if I add your Stripe plugin, will there be a problem with having TWO Stripe plugins active on the same site? (as we would still have the WC one).
I currently have some ‘auto redirect to Checkout’ code set for the WPGD packages paid for via WC. A user clicks a button on the table, and the listing package is added to cart and directed straight to Checkout. If I use WPI, is it possible to have something (like a button via shortcode or link) that does an ‘auto add to cart, and direct to checkout’ functionality?
Thanks.