メインコンテンツへスキップ
バージョン: 最新版

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認証情報

Try it out

Use the interactive form above to test this endpoint.