You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AccountController Class > PaymentReceived Method

AccountControllerPaymentReceived Method

AuctionWorx 3.5 API
displays the success result of a paypal payment

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  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: ActionResult
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.