woocommerce / woocommerce-gateway-stripe

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

[Deferred intent] APMs - Process payments with Alipay #2774

Closed a-danae closed 10 months ago

a-danae commented 11 months ago

Acceptance criteria

mattallan commented 10 months ago

Deferred intent support for Alipay has been implemented in #2803.

I've confirmed the following is working:

If the payment method type is reusable, it can be saved from:

Alipay does not support saving the payment method as its payment_fields() function does not render any save payment method checkbox, so I've skipped over these tests.

Closing this one.