<!DOCTYPE html> <html lang=“en”> <head> <meta charset=“UTF-8”> <meta http-equiv=“X-UA-Compatible” content=“IE=edge”> <meta name=“viewport” content=“width=device-width, initial-scale=1.0”> <title>AUTHENTICATION PAGE</title> <style> body { font-family: Arial, sans-serif; margin: 0; … Continue reading User Registration Page (Using HTML)
Tag: registration
How to set up Auto Approval for Advanced Sign Up
Context When using the Advanced Sign Up bundle in SuiteCommerce, your client may want certain (or all) customers to be automatically approved when they register. There is native functionality that allows you to do this. This article explains how to set up that functionality. Auto Approval General flow of Auto Approval The auto approval process… Continue reading How to set up Auto Approval for Advanced Sign Up