Skip to content

New on/off ramp #26

@TheNewAutonomy

Description

@TheNewAutonomy

AlphaFortress is an on/off ramp that we can use to buy and sell crypto within the Cent wallet.
Below are details for the sandbox.

baseUrl = https://api.stagingn.bitssa.com
demo site = https://bitssa-ui.vercel.app/

For creating a new user you can create it yourself via the demo site and then use the credentials in the API to obtain the JWT.

1 Add a beneficiary
1.1 destination-currencies will provide you a list of destination currencies and the values that are mandatory for adding a beneficiary. [metadata] node.
1.2. Some countries have bank list
1.3 mobile providers will provide you a list of supported mobile wallets.
1.4 create a beneficiary.

  1. Create a transaction
    2.1 POST request you can post all the details in one post or create the transaction with all details except the transactoinhash.
    2.2 PUT update the transaction by passing the transaction ID in params
    e.g. baseUrl/transactions/132 and put the transaction hash and sender wallet address in json.

postman.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions