"Learn more" modal

When fully customizing the look and feel of the Raylo checkout option, including showing dynamic content, the host page should also contain a button or link that when clicked, shows the "learn more" dialog.

To do this, the following API is available:

RayloPayIntegration.showFindOutMoreModal();

That will cause the following interactive modal dialog to be shown in the page, where users can read more about the model and expand different answers to frequently asked questions, and finally close the modal when they're done.

Last updated

Was this helpful?