Skip to main content

Available actions to perform

You can perform the following activities in your In-Apps.

Actions

Transfer Actions

  1. ACCEPT_TRANSFER - This action allows ChuttApp users to pay you, ie, send you transfers. This could be anything relating to receiving payment from the current authenticated user.
  2. SEND_TRANSFER - This action allows you to send transfers to the current authenticated user.

Scanner Actions

  1. OPEN_SCANNER - This action allows you to open the Scanner from your In-App.

QRCode Actions

  1. OPEN_PROFILE_QRCODE - This action allows you to open the current authenticated user's profile QRCode.
  2. OPEN_SEND_TRANSFER_QRCODE or OPEN_PAY_QR_CODE - This action allows you to open the current authenticated user's Pay QRCode.
  3. OPEN_RECEIVE_TRANSFER_QR_CODE - This action allows you to open the current authenticated user's Receive QRCode.

Actions Responses

  1. ACCEPT_TRANSFER_RESPONSE
  2. SEND_TRANSFER_RESPONSE
  3. OPEN_SCANNER_RESPONSE
  4. OPEN_PROFILE_QRCODE_RESPONSE
  5. OPEN_SEND_TRANSFER_QRCODE_RESPONSE or OPEN_PAY_QR_CODE_RESPONSE
  6. OPEN_RECEIVE_TRANSFER_QR_CODE_RESPONSE