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