enable_merchant_login

Determines which form to use for authorization: default or custom. If set's for true, every time when authorization form gonna appear, postMessage to user will be send:

R2D.postMessageToParent(JSON.stringify({ action: "merchant_login" }));

Default value: true