Transaction
Methods related to transactions
Last updated
Was this helpful?
Methods related to transactions
Last updated
Was this helpful?
POST
/ICardProcess/Transaction_ApplyCredit
Apply a full or partial credit against a settled credit card charge.
CreditAmount
decimal
The $ amount that you want to return to the card. This can be a partial amount of the full transaction.
POST
/ICardProcess/Transaction_Void
Voids a credit card sale transaction.
POST
/ICardProcess/Transaction_Query
Query credit card transactions. Those can include authorizations, charges, credits, and voids.
POST
/ICardProcess/Transaction_FullDetail
Return the details for the transaction, the card holder contact, and end customer information.