User model & create transaction in RPOC
Thursday, May 20, 2021 at 09:22amHi,
Using the workflow - "Identity Verification only Workflow with UAT testing rules" with the matchers that are enabled/disabled can the user model be populated with dummy data for birth_surname, title, gender, and address, bank, campany, groups and supplemental_verification?
In the transaction model during POC are the expiry_timestamp & erasure_mark defaulted or are they able to be set by user side developer?
Thanks
Brian
Reply to: User model & create transaction in RPOC
Thursday, May 20, 2021 at 03:34pmHi Brian,
In the "Identity Verification only Workflow with UAT testing rules", you must use real data and real documents and matching live face. It will fail if any of the values do not match. With regards to the specific data you are requesting, it will depend on the document and if the document contains those items. For example, most US Passports do not include the Address and as such, the address does not need to be included in the transaction in order to validate the transaction.
With regards to the expiry_timestamp and erasure_mark, in the POC environment, those are predefined and can not be changed. You can mark a transaction for erasure before the time listed, but it can not go past the time listed.
Hope this helps
-Will
Reply to: User model & create transaction in RPOC
Tuesday, May 25, 2021 at 10:51amHi Will,
Sorry a few more queries on the user model.
Thanks
Brian
Reply to: User model & create transaction in RPOC
Wednesday, June 2, 2021 at 02:01pmHi Brian,
Sorry last week was a difficult week for me.
For the "users" component, the role must be set to "Customer"
For the "tokens" component, the role should also only be set to "Customer"
Thanks
Will