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

Creating a transaction

The request allows you to create a transaction for a selected channel within a given payment method with direct redirection or, in the case of some methods (payment cards, BLIK with a transferred code) - with immediate execution after payment authorisation by the payer.

You can find a table of methods and their assigned payment channels here here.


Each unpaid transaction will expire automatically 15 months after the date of its creation. If you want it to expire sooner, use the validTo parameter.


In accordance with PCI DSS requirements (established by payment organisations), it is prohibited to process, transfer or store payment card numbers and other data if you do not have the appropriate certificate.
By default, card transactions via API are blocked. If you have the appropriate PCI DSS certificate and want to enable card payments on your shop's website and unblock the possibility of creating card transactions via API, please send your certificate along with the PCI AoC and PCI SAQ documents to kontakt.tech@imoje.pl.
If you do not have a certificate but want to enable card payments, use the [/payment] endpoint (https://bump.sh/pgw/doc/imoje-api-en/operation/operation-post-parameter-payment) or our widget.

Authentication:  Authorization token (http)

Path parameters

  • string Required

Body

  • string Required
  • string(uuid) Required
  • integer Required
  • string Required
  • string Required
  • string Required
  • string Required
  • string(uri) Required
  • string(uri) Required
  • string(uri)
  • string
  • string
  • integer | null
  • string
  • string(ipv4, ipv6)
  • object Required
    • string Required
    • string Required
    • string(email) Required
    • string
    • string
    • string
    • string
  • object
  • object
  • object
  • object
  • array[string]
  • object
  • object
  • string
  • object
  • object
POST /{merchantId}/transaction
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/pgw/doc/imoje-api-en/explorer/operation/operation-post-parameter-transaction

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.