Method ProcessPurchase
ProcessPurchase(PurchaseEventArgs)
Invoke to process a successful purchase of the product associated with this button.
Declaration
public PurchaseProcessingResult ProcessPurchase(PurchaseEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
PurchaseEventArgs | args |
Returns
Type | Description |
---|---|
PurchaseProcessingResult | The result of the successful purchase |