Actions
Bug #9684
openStripe: refunds for py_ payment ids not functional
Description
Stripe sometimes sends payments with a py_ payment id when the payment method used is not a card payment. This seams mostly to apply to Stripe Checkout. py_ is undocumented however it appears it has the same structure as a ch_ object and can be treated as such.
Updated by krileon about 1 month ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !367
Actions