Skip to main content
Version: 2019-05-29 (Current)

Create a charge

To charge a credit card or debit card, you create a Charge object. You can retrieve and refund individual charges as well as list all charges.

Request Parametersโ€‹

Request Bodyโ€‹

Body Parameters

Responsesโ€‹

200 Charge created successfullyโ€‹

Returns a Charge object.

400 undefinedโ€‹

401 undefinedโ€‹

Code Samplesโ€‹

curl https://api.omise.co/charges \
-u skey_test_5xuy4w91xqz7d1w9u0t:
๐Ÿ”‘API Credentials

Try it outโ€‹

Use the interactive form above to test this endpoint.