striper
striper copied to clipboard
WooCommerce Payment Gateway for Stripe
Hello, the plugin when in live mode seems to be capturing the charge automatically even though the "Authorize & capture" option is unchecked.
For compatibility with WooCommerce POS it would be great if `$publishable_key` was public. This would make your plugin consistent with the official WooCommerce Stripe plugin.
In the event a Stripe payment fails (card declined, insufficient funds etc) the plugin logs the event as an order note in WooCommerce. E.g. > Striper Credit Card Payment Failed...
As requested in https://wordpress.org/support/topic/confirmation-receipt-not-being-sent-to-buyer?replies=1
I have Striper set to authorize and capture, but its only authorizing. Great plugin, thank you for your work.