3. Creating a new transaction via API

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://bump.sh/pgw/doc/axepta-api/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"axepta API MCP server": {
  "url": "https://bump.sh/pgw/doc/axepta-api/mcp"
}
Close

In accordance with PCI DSS requirements (set by payment organizations), processing, transmitting, or storing card numbers and other card data is prohibited. If you have a valid PCI DSS certificate and want to provide a card payment form on your store website - please contact Axepta support.
If you redirect directly to the Axepta card payment form, this is not required.

To create a new transaction, send a POST request containing information about the new order to the API endpoint:

https://api.axepta.pl/v1/merchant/{merchantId}/transaction

where:

  • merchantId - client identifier.