Retrieve the unique domain ID for the Payment Service.
#include <bps/paymentservice.h>
BPS_API int paymentservice_get_domain()
BlackBerry 10.0.0
The paymentservice_get_domain() function gets the unique domain ID for the Payment Service. You can use this function in your application to test whether an event that you retrieve using the bps_get_event() function is a Payment Service event, and respond accordingly.
The domain ID for the Payment Service.