showLightbox()

showLightbox is used to initiate a payment in a lightbox on top of your merchant page. Before calling showLightbox, the Checkout library must be prepared with configure().

The payment result can be obtained with the complete callback, or through out-of-band methods.

Example

Checkout.showLightbox();

Arguments

None

Return Value

None

Copyright © 2023 MasterCard