Package DE_EPAGES::Mollie::API::PaymentRequest
Client for Mollie
Base |
DE_EPAGES::EPagesJ::API::Object::RestClient |
Functions
ListPayments
It retrieves the list of payment created at mollie
Syntax |
$paymentRequest->ListPayments(); |
Return |
|
create
Factory method for a OAuthTokenClient object. Initializes based on the current configuration.
Syntax |
$TokenClient = DE_EPAGES::Mollie::API::PaymentRequest->create; |
Input |
|
Return |
|
createRequest
It retrieves the url from the epagesj endpoint
Syntax |
$paymentRequest->createRequest($hRequest); |
Input |
|
Return |
|
new
Instanciates a new OAuthTokenClient.
Syntax |
DE_EPAGES::Mollie::API::PaymentRequest->new( %args ); |
Input |
|
Return |
|