ULOrder Manager
Keep the current state of the order and its offer. You can also manage your order here.
Functions
Deletes the current order, its offer and tries to dismiss the displayed checkout flow.
You can use this method to present the checkout view in embed mode.
Confirm that the current order could not be successfully paid by the virtual card. In this case you can specify why did the transaction failed.
Confirm that the current order has been successfully paid by the virtual card.
You can use this method to present the checkout view in full screen.
Delegate of the ULOrderManager, this object will be notified about the events and errors during the checkout.
Creates a new or update the previous order with the given ULPMTripInfo object. When the request is successful, this TripInfo object is stored in the currentOrder property. Renewing orderId deletes the previous order and reset the checkout flow. Once an order has been confirmed, calling this method will create a new order