SessionNotifyPayment Method |
Name | Description | |
---|---|---|
NotifyPayment(String) | Obsolete.
Sends a notification to the eSales service, about products being
paid by a user in the session.
| |
NotifyPayment(String) | Obsolete.
Sends a notification to the eSales service, about products being
paid by a user in the session.
| |
NotifyPayment(Order) |
Sends a notification to the eSales service, about products and
variants being paid by a user in the session.
| |
NotifyPayment(SKUList) | Obsolete.
Sends a notification to the eSales service, about products and variants being
paid by a user in the session.
| |
NotifyPayment(Double, SKUList) | Obsolete.
Sends a notification to the eSales service, about products and variants being
paid by a user in the session.
| |
NotifyPayment(Double, String) | Obsolete.
Sends a notification to the eSales service, about products being
paid by a user in the session.
| |
NotifyPayment(Double, String) | Obsolete.
Sends a notification to the eSales service, about products being
paid by a user in the session.
|