checkout/checkout-sdk-ruby

Support for reverse_payment (beta)

Closed this issue · 1 comments

Description

Missing support for reverse_payment.
See https://api-reference.checkout.com/#tag/Payments/paths/~1payments~1%7Bid%7D~1reversals/post

Proposed Solution

Should be able to copy code to void_payment/void_request and rename.

  • I may be able to implement this feature (see commit)