Get processing account pricing agreement
Use this method to retrieve the pricing agreement that we apply to a processing account.
To retrieve the pricing agreement of a processing account, you need the processingAccountId. Our gateway returned the processingAccountId in the response to the Create Merchant Platform method and Create Processing Account method.
Note: If you don’t have the processingAccountId, use our List Merchant Platform’s Processing Accounts method to search for the processing account.
Our gateway returns the following information about the pricing agreement that we apply to the processing account:
- Base fees, including the annual fee and the fees for each chargeback and retrieval.
- Processor fees, including the fees that we apply for processing card and ACH payments.
- Gateway fees, including the setup fee and the fees for each transaction.
- Service fees, including the fee that we apply if the merchant has signed up to a Hardware Advantage Plan.
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.