AOPP Portal
Obtaining an AOPP Portal Link
Open AOPP Portal Link Modal
In the 21 Travel
dashboard, navigate to Self-Hosted Wallets and click
AOPP Portal Link
.
Fill Out AOPP Portal Link Form
Expected Address (Optional)
You can optionally specify the expected address. If specified, the proof submitted by your customer will only be accepted if it is valid for the expected address.
Signed Message (Optional)
You can pick the message your customer is expected to sign. If omitted, a message based on a UUID and a timestamp is generated for you.
Customer ID
Your customer's ID from your user database.
Comment (Optional)
An optional comment.
Digital Asset
The digital asset the proof should be submitted for.
Submit to Receive the AOPP Portal Link
The AOPP Proof Link will be displayed after you click Get AOPP Portal Link
.
If you are integrating with our API, a AOPP Proof Link can be obtained with the
requestAoppProof
mutation.
Optional Redirect Query Argument
The AOPP Portal supports the usage of a redirect query argument, which can be optionally added after you have obtained the AOPP Portal Link from the API:
https://aopp-portal.vasp.com/someid?redirect=www.vasp.com
By using the redirect query argument, a VASP can redirect a customer back to its main site upon successful proof submission. A valid URL must be entered, or the query argument will be ignored.