Uses of Interface
org.osid.billing.payment.PaymentNotificationSession
Packages that use PaymentNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PaymentNotificationSession in org.osid.billing.payment
Methods in org.osid.billing.payment that return PaymentNotificationSessionModifier and TypeMethodDescriptionBillingPaymentManager.getPaymentNotificationSession(PaymentReceiver paymentReceiver) Gets theOsidSessionassociated with the payment notification service.BillingPaymentProxyManager.getPaymentNotificationSession(PaymentReceiver paymentReceiver, Proxy proxy) Gets theOsidSessionassociated with the payment notification service.BillingPaymentManager.getPaymentNotificationSessionForBusiness(PaymentReceiver paymentReceiver, Id businessId) Gets theOsidSessionassociated with the payment notification service for the given business.BillingPaymentProxyManager.getPaymentNotificationSessionForBusiness(PaymentReceiver paymentReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payment notification service for the given business.