Retrieve the renewal price attribute from a GET_PRICE_RESPONSE event.
#include <bps/paymentservice.h>
BPS_API const char* paymentservice_event_get_renewal_price(bps_event_t *event)
BlackBerry 10.0.0
The event containing the price information.
The paymentservice_event_get_renewal_price() function retrieves the renewal price attribute from the specified GET_PRICE_RESPONSE event. The response code of the GET_PRICE_RESPONSE event must be SUCCESS_RESPONSE.
The renewal price of the digital good subscription.