Creating a user
Creating a merchant account
Create sign up request.
POST
https://api.ozurapay.com/users/register-merchant
Creates a new merchant registration and sends back bearer token.
Request Body
Name
Type
Description
email*
string
Email of new merchant account
password
string
Password of new merchant account
name
string
Name of account holder
phoneNo
string
Business phone number
businessName
string
Entity name
website
string
Business site
Creating a payment widget
Last updated
Was this helpful?