# Rover Pay Overview
Read Time: 1 minute(s)
Rover Pay is your one stop shop for merchant services including credit card and ACH payment processing. Rover Pay allows you to modernize your credit card and ACH workflows on both the web and in-person while affording you extremely competitive processing fees. To request access to Rover Pay please contact sales@zumasys.com
Endpoint URL: https://test-gateway.total-computing.com/api (opens new window)
# ACH APIs
Endpoint | Description |
---|---|
BLACHTOKENIZE | Tokenize routing and ABA (account number) pairs |
BLACHSALE | ACH Capture (given a token or routing and ABA) |
BLACHREFUND | ACH Refund (given a token and original reqid ) |
NOTE: Forced ACH Credits are not supported |
# Credit Card APIs
Endpoint | Description |
---|---|
BLAUTH | Credit Card Authorization |
BLSALE | Credit Card Authorization & Capture |
BLCREDIT | Credit an amount to a Credit Card |
BLTOKENIZE | Tokenize a Credit Card |
BLTOKENAUTH | Authorize a Tokenized Credit Card |
BLTOKENSALE | Capture a Credit Card using its token |
BLTOKENCREDIT | Returns Credit to a Credit Card using its token |
BLTOKENFINAL | Finalizes a transaction using an authorized token |
BLTOKENREFUND | Refund on the Authorized Amount |
BLSIGNATURE | Prompt Bolt Device for signature |
BLINQUIRE | Inquire about an prior transaction using Invoice |
BLIFRAME | Returns an html file for data capture |