| Package | Description |
|---|---|
| com.blockchyp.client |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationResponse |
BlockChypClient.charge(AuthorizationRequest request)
Performs a standard auth and capture.
|
AuthorizationResponse |
BlockChypClient.enroll(AuthorizationRequest request)
Enrolls the payment method in the recurring payment token vault.
|
AuthorizationResponse |
BlockChypClient.preauth(AuthorizationRequest request)
Preauthorizes a transaction.
|
AuthorizationResponse |
BlockChypClient.refund(RefundRequest request)
Refunds a transaction.
|
AuthorizationResponse |
BlockChypClient.reverse(AuthorizationRequest request)
Executes a time out reversal.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BlockChypClient.dumpSignatureFile(PaymentRequest request,
AuthorizationResponse response)
Writes the signature to a file if a signature is present and the caller has
requested it.
|
Copyright © 2019 BlockChyp, Inc.. All rights reserved.