# PACE Payment API ## Description This is version `2025-1` of this API documentation. Last update on Apr 3, 2025. The PACE Payment API is responsible for managing payment methods for users as well as authorizing payments on behalf of PACE services. ## Servers - Production server (stable release 2025-1): https://api.pace.cloud/pay/2025-1 (Production server (stable release 2025-1)) ## Authentication The API accepts 2 different authentication methods: - Oidc (openIdConnect) - O auth2 (oauth2) ## Endpoints and operations ### [Fleet](https://developer.pace.cloud/doc/payment/group/endpoint-fleet.md) - [Get a payment method](https://developer.pace.cloud/doc/payment/operation/operation-getfleetpaymentmethod.md) - [Delete a payment method](https://developer.pace.cloud/doc/payment/operation/operation-deletefleetpaymentmethod.md) - [Register a OMV card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createfleetpaymentmethodomv.md) ### [Payment method kinds](https://developer.pace.cloud/doc/payment/group/endpoint-payment-method-kinds.md) - [Requests an Apple Pay session.](https://developer.pace.cloud/doc/payment/operation/operation-requestapplepaysession.md) - [Authorize a payment using Apple Pay by providing a Apple Pay token.](https://developer.pace.cloud/doc/payment/operation/operation-authorizeapplepaypaymenttoken.md) - [Authorize a payment using Google Pay by providing a Google Pay token.](https://developer.pace.cloud/doc/payment/operation/operation-authorizegooglepaypaymenttoken.md) - [Get all payment method kinds](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethodkinds.md) - [Get all payment method kinds for a specific client](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethodkindsbyclientid.md) ### [Payment methods](https://developer.pace.cloud/doc/payment/group/endpoint-payment-methods.md) - [Register SEPA direct debit as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodsepa.md) - [Register a CreditCard as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodcreditcard.md) - [Register a PACE Sandbox Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodpacecardsandbox.md) - [Register a DKV Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethoddkv.md) - [Register a PFC Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodpfc.md) - [Register a Hoyer Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodhoyer.md) - [Register a Zieglmeier Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodzgm.md) - [Register a Roadrunner Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodroadrunner.md) - [Register a Logpay Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodlogpay.md) - [Register a Logpaysandbox Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodlogpaysandbox.md) - [Register a TFC Sandbox Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodtfcsandbox.md) - [Register an Esso Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodesso.md) - [Register a The Fuel Company Card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodtfc.md) - [Register PayPal as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodpaypal.md) - [Register PayDirekt as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodpaydirekt.md) - [Register Giropay (formerly paydirekt) as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodgiropay.md) - [Register a OMV card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodomv.md) - [Register a Pace Drive Business card as a payment method](https://developer.pace.cloud/doc/payment/operation/operation-createpaymentmethodpacedrivebusiness.md) - [Delete a payment method](https://developer.pace.cloud/doc/payment/operation/operation-deletepaymentmethodpacedrivebusiness.md) - [Get a payment method](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethod.md) - [Delete a payment method](https://developer.pace.cloud/doc/payment/operation/operation-deletepaymentmethod.md) - [Patch a payment method](https://developer.pace.cloud/doc/payment/operation/operation-patchpaymentmethod.md) - [Notify about payment method data](https://developer.pace.cloud/doc/payment/operation/operation-notificationforpaymentmethod.md) - [Disable discounts for a payment method](https://developer.pace.cloud/doc/payment/operation/operation-disablediscountsforpaymentmethod.md) - [Returns the model of the Payment Method e.g. "reseller"](https://developer.pace.cloud/doc/payment/operation/operation-paymentmethodmodel.md) - [Confirm and redirect to frontend](https://developer.pace.cloud/doc/payment/operation/operation-confirmpaymentmethod.md) - [Authorize a payment using the payment method](https://developer.pace.cloud/doc/payment/operation/operation-authorizepaymenttoken.md) - [Get all payment methods for user](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethods.md) - [Delete all user's payment methods.](https://developer.pace.cloud/doc/payment/operation/operation-deletepaymentmethods.md) ### [Payment methods?filter=created or valid](https://developer.pace.cloud/doc/payment/group/endpoint-payment-methods-filter-created-or-valid.md) - [Get all ready-to-use payment methods for user, combining created and valid methods](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethodsincludingcreditcheckmultistatus.md) ### [Payment methods?filter=valid](https://developer.pace.cloud/doc/payment/group/endpoint-payment-methods-filter-valid.md) - [Get all ready-to-use payment methods for user](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethodsincludingcreditcheck.md) ### [Payment methods?include=payment tokens](https://developer.pace.cloud/doc/payment/group/endpoint-payment-methods-include-payment-tokens.md) - [Get all payment methods and include pre-authorized payment tokens when available](https://developer.pace.cloud/doc/payment/operation/operation-getpaymentmethodsincludingpaymenttoken.md) ### [Payment tokens](https://developer.pace.cloud/doc/payment/group/endpoint-payment-tokens.md) - [Get a payment token](https://developer.pace.cloud/doc/payment/operation/operation-getpaymenttoken.md) - [Delete the paymentToken record.](https://developer.pace.cloud/doc/payment/operation/operation-deletepaymenttoken.md) ### [Payment tokens?filter=true](https://developer.pace.cloud/doc/payment/group/endpoint-payment-tokens-filter-true.md) - [Get all valid payment tokens for user](https://developer.pace.cloud/doc/payment/operation/operation-getpaymenttokens.md) ### [Receipts](https://developer.pace.cloud/doc/payment/group/endpoint-receipts.md) - [Resend receipt for a transaction(s)](https://developer.pace.cloud/doc/payment/operation/operation-resendreceipt.md) - [Get receipt (download,file) for a single transaction as png](https://developer.pace.cloud/doc/payment/operation/operation-getreceipt.md) - [Get receipt (download,file) for a single transaction in given file format](https://developer.pace.cloud/doc/payment/operation/operation-getreceiptbyformat.md) ### [Transactions](https://developer.pace.cloud/doc/payment/group/endpoint-transactions.md) - [List transactions](https://developer.pace.cloud/doc/payment/operation/operation-listtransactions.md) - [Process payment](https://developer.pace.cloud/doc/payment/operation/operation-processpayment.md) - [List transactions for contract](https://developer.pace.cloud/doc/payment/operation/operation-listtransactionsforcontractid.md) - [List transactions as CSV](https://developer.pace.cloud/doc/payment/operation/operation-listtransactionscsv.md) - [Get a transaction](https://developer.pace.cloud/doc/payment/operation/operation-gettransaction.md) - [Cancel PreAuth payment](https://developer.pace.cloud/doc/payment/operation/operation-cancelpreauthpayment.md) [Powered by Bump.sh](https://bump.sh)