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.
Actions