ENG
RU
ENG
RU
  • Payment page
  • Payment widget
  • API based payments
  • Saved card based payment
  • Receiving a list of saved cards
  • Деактивация cardID
  • Error codes
  • API
  • Apple Pay by API
  • Google Pay by API
  • Operations
  • Transaction status
  • Receiving token
  • Refreshing token
  • Revoking token
  • Payment confirmation/partial confirmation
  • Refund/Partial refund
  • Cancelling payment
  • P2P REDIRECT TO FORM
  • P2P CHECK STATUS
  • P2P CHECK STATUS ARRAY
  • P2P BY API
  • Cryptogram based payments
  • Google Pay additional info
  • Plugins

URL: POST /operation/:id/charge
Amount field is optional. If Amount is not given full transaction amount is refunded.

Headers
    Authorization: Bearer dGVzdGNsaWVudDpzZWNyZXQ=

Response

Http status 200

Error

Http status 400.x

{
    "code": 100,
    "message": ""
}