🔁Responses

The purchaseCard method returns three responses:

  1. depositResponse: Transaction response for token deposit.

  2. buyCardResponse: Transaction response for card purchase. (EVM only)

  3. apiResponse: API response from Zebec's backend with additional transaction metadata.

Last updated