Discussions
How does a beneficiary proof look like?
I see that a beneficiary proof is required for transactions that are type `"NON_CUSTODIAL"` how does that look like?
Posted by Michele about 1 year ago
How do I know what fields are required for txCreate?
I see that apart from what is marked as required in the txCreate page sometimes more fields are required, how can I know what to provide?
Posted by Michele about 1 year ago
Submit Travel Rule information to foreign unlicensed/unregistered counterparts?
Are VASP required to submit Travel Rule information to foreign
unlicensed/unregistered counterparts?
Posted by Christoffer Nilsvik 11 months ago
Do you support coin "XYZ"?
Sticky.
Please mention any coin that you would like for us to support here.
Posted by Christoffer Nilsvik about 1 year ago
Wallet address not identified?
What do you do if your blockchain analytics provider cannot identify the VASP who controls the wallet address?
Posted by Christoffer Nilsvik about 1 year ago
What do I do if I have local characters in names and addresses?
"#/properties/requestBody/properties/originator/properties/originatorPersons/items/properties/naturalPerson/properties/geographicAddress/items/properties/buildingName/pattern",
"params": {
"pattern": "^[ -~]{1,35}$"
},
"message": "should match pattern \"^[ -~]{1,35}$\""
Posted by Christoffer Nilsvik 8 months ago
Transfer Details : Recipient Address
Hello,
My name is Junwhan Choi and I'm implementing your widget in our COEXSTAR project.
In the widget, Transfer Details > Additional Information Required screen, the Recipient Address appears again. Which as for I know it shouldn't.
Please let me know if you need a screenshot.
Thank you.
Best regards,
Junwhan Choi
Posted by Junwhan Choi 7 months ago
How to refresh the widget
Hello,
How can I refresh the widget when the address or the amount changes?
We tried the functions below but it didn't work.
notabene.destroyWidget(); // Will remove the widget
notabene.renderWidget(); // Will re-render the widget
Thank you.
Posted by Junwhan 7 months ago
err : ... should match pattern
Hello,
I'm getting an error while creating travel rule transaction.
The full message is :
{"err":{"message":"[{\"keyword\":\"pattern\",\"dataPath\":\".requestBody.transactionAmount\",\"schemaPath\":\"#/properties/requestBody/properties/transactionAmount/pattern\",\"params\":{\"pattern\":\"^0*[1-9][0-9]*$\"},\"message\":\"should match pattern \\\"^0*[1-9][0-9]*$\\\"\"}]"}}
Does this mean the Amount should not have any below 0 numbers? Or is it because I'm in a test environment?
Best regards,
Junwhan Choi
Posted by Junwhan Choi 7 months ago
How should a valid geographicAddress be formatted?
How should a valid geographicAddress be formatted?
Posted by Michele 4 months ago