Click or drag to resize
SessionNotifyPayment Method
Overload List
  NameDescription
Public methodNotifyPayment(String) Obsolete.
Sends a notification to the eSales service, about products being paid by a user in the session.
Public methodNotifyPayment(String) Obsolete.
Sends a notification to the eSales service, about products being paid by a user in the session.
Public methodNotifyPayment(Order)
Sends a notification to the eSales service, about products and variants being paid by a user in the session.
Public methodNotifyPayment(SKUList) Obsolete.
Sends a notification to the eSales service, about products and variants being paid by a user in the session.
Public methodNotifyPayment(Double, SKUList) Obsolete.
Sends a notification to the eSales service, about products and variants being paid by a user in the session.
Public methodNotifyPayment(Double, String) Obsolete.
Sends a notification to the eSales service, about products being paid by a user in the session.
Public methodNotifyPayment(Double, String) Obsolete.
Sends a notification to the eSales service, about products being paid by a user in the session.
Top
See Also