Discussions

Ask a Question
ANSWERED

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?
ANSWERED
ANSWERED

Submit Travel Rule information to foreign unlicensed/unregistered counterparts?

Are VASP required to submit Travel Rule information to foreign unlicensed/unregistered counterparts?

Do you support coin "XYZ"?

Sticky. Please mention any coin that you would like for us to support here.

Wallet address not identified?

What do you do if your blockchain analytics provider cannot identify the VASP who controls the wallet address?
ANSWERED

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}$\""
ANSWERED

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
ANSWERED

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.
ANSWERED

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
ANSWERED