Closed
Description
Description
https://docs.stripe.com/payments/alipay#refunds
You can refund Alipay payments up to 90 days after the original payment. Refunds for Alipay payments are asynchronous and take up to 5 minutes to complete. Stripe notifies you of the final refund status using the refund.updated or refund.failed webhook event
We need to confirm the refunds functionality, once the payment method has been implemented.
Presumably we have some mechanism for "locking" a refunded payment so merchants aren’t just retrying the refund a thousand times when it doesn't go through right away?