Method signature

This method displays a dialog with a proposal to buy the Oks.

FAPI.UI.showPortalPayment();

Example usage

function showPortalPayment() {
    FAPI.UI.showPortalPayment();
}

Callback example

Client callback is not supported for this method.

Dialog example