woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
231 stars 202 forks source link

Subscriptions SCA: add note for store admin with the URL for the customer to authenticate payment #1045

Open v18 opened 4 years ago

v18 commented 4 years ago

When a recurring payment requires authentication, the store owner may want to troubleshoot the situation manually. If they would like to send the link for their customer to authenticate, they should be able to find it somewhere - probably as an order note for the order that failed to renew due to customer authentication.

thenbrent commented 1 year ago

If they would like to send the link for their customer to authenticate, they should be able to find it somewhere

This link is now available on the renewal order that requires payment. There is also an order action to allow the merchant to send the standard WC email to the customer:

Screenshot 2023-04-27 at 14 44 31

Labelling this as "needs docs" to make sure this information is captured in docs. Once documented, it can be closed.