You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Subscriptions fails to auto-renew with the following error when using Amazon Pay:
Sorry, we are unable to process the payment at this time. Reason: You cannot confirm this PaymentIntent because it’s missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method or ConfirmationToken.
To Reproduce
Steps to reproduce the behavior:
As a merchant, navigate to 'WooCommerce -> Settings -> Subscriptions'
Enable 'Display the auto renewal toggle' and click 'Save changes' button on page bottom.
As a shopper, purchase a subscription using Amazon Pay. Note the subscription ID on the confirmation page.
As a merchant go to WooCommerce -> Status -> Scheduled actions and search actions by the subscriptions ID.
Run the actions with the name woocommerce_scheduled_subscription_payment.
Go to WooCommerce -> Orders.
Note that the subscription renewal failed.
The text was updated successfully, but these errors were encountered:
Describe the bug
Subscriptions fails to auto-renew with the following error when using Amazon Pay:
To Reproduce
Steps to reproduce the behavior:
woocommerce_scheduled_subscription_payment
.The text was updated successfully, but these errors were encountered: