The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-Simplify Net::Domain"

Net::Simplify::Domain - Simplify Commerce domain object base class River stage zero No dependents

Base class for all Simplify Commerce domain object classes. Each domain object is represented as a hierarchy of hash maps. METHODS "merge($hash)" Merges the hash map $hash into the hash map of the object overwriting existing key mappings. "clear()" R...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::DomainList - Simplify Commerce class representing a list of domain objects River stage zero No dependents

Class for holding results from a list method on a domain class....

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Tax - A Simplify Commerce Tax object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Tax" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: label The label of the tax object. [max length: 255] (required) rate The tax rate. De...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Plan - A Simplify Commerce Plan object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Plan" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of payment for the plan in the smallest unit of your currency. Example...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Refund - A Simplify Commerce Refund object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Refund" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the refund in the smallest unit of your currency. Example: 100 = ...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Coupon - A Simplify Commerce Coupon object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Coupon" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amountOff Amount off of the price of the product in the smallest units of the curr...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Webhook - A Simplify Commerce Webhook object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Webhook" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: url Endpoint URL (required) $auth Authentication object for accessing the API. If...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Payment - A Simplify Commerce Payment object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Payment" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the payment (in the smallest unit of your currency). Example: 10...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Invoice - A Simplify Commerce Invoice object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Invoice" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: billingAddress.city Billing address city of the location where the goods or servi...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Customer - A Simplify Commerce Customer object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Customer" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: card.addressCity City of the cardholder. (required) card.addressCountry Country ...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::CardToken - A Simplify Commerce CardToken object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::CardToken" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: authenticatePayer Set as true to create CardToken for EMV 3DS transaction. [def...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::FieldError - Simplify Commerce field error class River stage zero No dependents

Represents a single error in an API request to create or update a domain object. METHODS field() The name of the field with the error. code() The field error code. message() A textual description of the error. stringify() A string representation of t...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::FraudCheck - A Simplify Commerce FraudCheck object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::FraudCheck" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the transaction to be checked for fraud (in the smallest unit...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::InvoiceItem - A Simplify Commerce InvoiceItem object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::InvoiceItem" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the invoice item in the smallest unit of your currency. Exam...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Subscription - A Simplify Commerce Subscription object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Subscription" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the payment in the smallest unit of your currency. Example:...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::Authorization - A Simplify Commerce Authorization object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::Authorization" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: amount Amount of the payment (in the smallest unit of your currency). Examp...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC

Net::Simplify::TransactionReview - A Simplify Commerce TransactionReview object River stage zero No dependents

METHODS create(%params, $auth) Creates a "Net::Simplify::TransactionReview" object. The parameters are: %params Hash map containing initial values for the object. Valid keys are: $auth Authentication object for accessing the API. If no value is passe...

SIMPLIFY/Net-Simplify-1.6.0 - 08 Sep 2022 16:19:42 UTC
17 results (0.044 seconds)