Back to All

Start Self-Service Portal passing arguments other the customerId

(edited)

I would like to pass the customers email that I already have to the customer portal. This way Billsby doesn't need to ask the customer for his email again.

I had something like this in mind:

<a href="javascript:void(0)" data-billsby-type="account" data-billsby-customer-email="[Customers Email]">Manage account</a>