PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

Authorize Method

This method sends an Authorization transaction to PayPal.

Object Oriented Interface

public function doAuthorize();

Procedural Interface

inpaypal_directpayment_do_authorize($res);

Remarks

There are two types of transactions, Sales and Authorizations. In a Sale, the transaction is automatically captured, and funds are automatically deposited into your PayPal account.

However, in the case of an authorization (using the Authorize method), funds are not automatically captured. You must manually capture the funds using the ReAuthCapture class.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0