Builder
Deprecated
This method has been deprecated to support refunding by Payment Intent ID.
Replace with
import com.stripe.stripeterminal.external.models.RefundParameters.Id
Content copied to clipboard
RefundParameters.Builder(Id.Charge(chargeId), amount, currency)
Content copied to clipboard