displays the success result of a paypal payment
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult PaymentReceived( int? invoice )
Parameters
- invoice
- Type: SystemNullableInt32
Return Value
Type: ActionResultSee Also