Class Payments
Payments client.
- Ingenico\Connect\Sdk\Resource
-
Ingenico\Connect\Sdk\Merchant\Payments
public
|
#
create(
Resource /{merchantId}/payments - Create payment |
public
|
#
find(
Resource /{merchantId}/payments - Find payments |
public
|
#
get( string $paymentId,
Resource /{merchantId}/payments/{paymentId} - Get payment |
public
|
#
complete( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/complete - Complete payment |
public
|
#
thirdPartyStatus( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/thirdpartystatus - Third party status poll |
public
|
#
tokenize( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/tokenize - Create a token from payment |
public
|
#
processchallenged( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/processchallenged - Approves challenged payment |
public
|
#
approve( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/approve - Approve payment |
public
|
#
capture( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/capture - Capture payment |
public
|
#
cancelapproval( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/cancelapproval - Undo capture payment |
public
|
#
captures( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/captures - Get captures of payment |
public
|
#
refund( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/refund - Create refund |
public
|
#
refunds( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/refunds - Get refunds of payment |
public
|
#
cancel( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/cancel - Cancel payment |
public
|
#
dispute( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/dispute - Create dispute |
public
|
#
disputes( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/disputes - Get disputes |
public
|
#
devicefingerprint( string $paymentId,
Resource /{merchantId}/payments/{paymentId}/devicefingerprint - Get Device Fingerprint details |
__construct(),
getClientMetaInfo(),
getCommunicator(),
instantiateUri()
|
$context
|