Uses of Class
model.RefundHelper

Packages that use RefundHelper
controller   
 

Uses of RefundHelper in controller
 

Methods in controller that return RefundHelper
 RefundHelper BitPay.requestRefund(Invoice invoice, java.lang.String bitcoinAddress, java.lang.Double amount, java.lang.String currency)
          Request a refund for a BitPay invoice.
 RefundHelper BitPay.requestRefund(java.lang.String invoiceId, java.lang.String bitcoinAddress)
          Request a full refund for a BitPay invoice.