class Poodle\Payment\Mollie\PaymentExtends: Poodle\Payment\Mollie\BaseObject Implements: JsonSerializable
Constants string RECURRINGTYPE_FIRST NULL RECURRINGTYPE_NONE string RECURRINGTYPE_RECURRING string STATUS_CANCELLED string STATUS_CHARGED_BACK string STATUS_EXPIRED string STATUS_FAILED string STATUS_OPEN string STATUS_PAID string STATUS_PAIDOUT string STATUS_PENDING string STATUS_REFUNDED
Properties public $amount $amountRefunded $amountRemaining $cancelledDatetime $consumerAccount $consumerName $createdDatetime $customerId $description $expiredDatetime $expiryPeriod $id $issuer $locale $mandateId $metadata $method $mode $paidDatetime $profileId $qrCode $recurringType $redirectUrl $status $subscriptionId $webhookUrl
Methods public getCreateRequestPath ( ) jsonSerialize ( ) mergeFromArray ( $array )
Inherited methods public static public
|