PHP Class Payum\Paypal\ProCheckout\Nvp\Action\CaptureAction

Author: Ton Sharp ([email protected])
Inheritance: extends Payum\Core\Action\GatewayAwareAction, implements Payum\Core\ApiAwareInterface
Exibir arquivo Open project: payum/payum Class Usage Examples

Protected Properties

Property Type Description
$api Payum\Paypal\ProCheckout\Nvp\Api

Public Methods

Method Description
execute ( $request ) {@inheritDoc}
setApi ( $api ) {@inheritDoc}
supports ( $request ) {@inheritDoc}

Method Details

execute() public method

{@inheritDoc}
public execute ( $request )

setApi() public method

{@inheritDoc}
public setApi ( $api )

supports() public method

{@inheritDoc}
public supports ( $request )

Property Details

$api protected_oe property

protected Api,Payum\Paypal\ProCheckout\Nvp $api
return Payum\Paypal\ProCheckout\Nvp\Api