Card Payment Creation

Creates a new credit card payment.

Test cards (sandbox only)

The cards below work only against the sandbox server
(https://sandbox.mipisepaymentservices.com/api). Use any future
expiration date and a valid CVX (3 digits).

3DS V2 — Web page mode

PANBrandScenarioExpected outcome
4970109000000007CB-VISAChallengeSuccess
4970105151515140CB-VISAFrictionlessSuccess
4970105555555544CB-VISAFrictionless (Y/C)Success
4970107009012080CB-VISAChallengeDecline — lost card (01208)
5476430999999892MastercardChallengeSuccess (00000)
5137340014122340CB-MastercardChallengeSuccess
5476431111111119MastercardFrictionless (Y/C)Success
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the platform.

Body Params
context
object
credit_card_payment
object
required
Headers
string
length between 8 and 255
^[A-Za-z0-9_\-:.]+$

Optional client-generated key (8-255 chars, [A-Za-z0-9_-:.])
enabling safe retries of POST requests without duplicating the
resource. Same key + same body within 7 days replays the original
response. Same key + different body returns 422. Concurrent
requests with the same key: the second gets 409.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json