3D Secure Payments for BlueSnap
We now allow for users to take 3D Secure payments. 3DS adds an extra layer of payment protection to an online transaction. This type of security is required by Europe.
How does 3DS work in Regpack?
When a user makes a payment in a project using BlueSnap, they are prompted with a new window with the header titled Purchase Authentication. They are then sent a text message to their mobile device with a code to enter into the prompt.
It is not recommended that admins enable this if they do not need to because it requires extra steps for the user to process a payment. This is more so for admins that process payments from users in Europe.
For a user on the front end making a payment on a saved payment method they may or may not be prompted again to do the 3DS prompt depending on the processor, they control what happens. The 3DS sends a text to the phone that is on file with the credit card company.
When an admin makes the first payment on the backend it can potentially go through, or fail. Doing it this way bypasses the 3DS check because 3DS would send the user a text message, which may be unexpected.
Direct link to Anonymous form Entry point
If you want to access direct links to a specific form you are now able to do so for anonymous forms. Note that on family systems, anonymous forms can only be set on the head-level forms. On individual systems, anonymous forms can be set on any form as long as it's anonymous.
How to find the direct link
Hover over the anonymous form and select Edit Form Properties --> Set form as Registration Start Point --> copy and paste the link below to send the user to that specific form. Details here
Webhook UI added
Webhooks can be found in the Project Settings > Webhooks tab.
Only API admins/RP Admins are able to view these ONLY if there is at least one API admin in the organization.
API documentation page
The development team created a website with the documentation with the information relating to the types of requests/information available from our API and how to set it up.