Uses of Interface
org.osid.billing.payment.PayerReceiver
Packages that use PayerReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerReceiver in org.osid.billing.payment
Methods in org.osid.billing.payment with parameters of type PayerReceiverModifier and TypeMethodDescriptionBillingPaymentManager.getPayerNotificationSession(PayerReceiver payerReceiver) Gets theOsidSessionassociated with the payer notification service.BillingPaymentProxyManager.getPayerNotificationSession(PayerReceiver payerReceiver, Proxy proxy) Gets theOsidSessionassociated with the payer notification service.BillingPaymentManager.getPayerNotificationSessionForBusiness(PayerReceiver payerReceiver, Id businessId) Gets theOsidSessionassociated with the payer notification service for the given business.BillingPaymentProxyManager.getPayerNotificationSessionForBusiness(PayerReceiver payerReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payer notification service for the given business.