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

Cancel Method

Cancels an invoice.

Object Oriented Interface

public function doCancel($invoiceid);

Procedural Interface

inpaypal_invoice_do_cancel($res, $invoiceid);

Remarks

This method is used to cancel the invoice specified by invoiceId.

CancellationInfo can be used to specify details about the invoice cancellation.

After calling this method, the Ack property will indicate success or failure.

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