Skip to main content

Recently Updated Pages

How do I extend pipelines?

Developer Documentation Pipelines

The payload data can be altered using the **extend()**method. This is typically done from within ...

Updated 3 days ago by Michael Price

What are the available pipelines

Developer Documentation Pipelines

Class Description Payload CartItemBuilder The process that occurs when adding an item to the cart...

Updated 3 days ago by Michael Price

Aero\\Admin\\Traits\\IsExtendable

Developer Documentation Php Traits

This trait can be added to a class. This trait can be used on Pipelines (more information "introd...

Updated 3 days ago by Michael Price

Aero\\Responses\\Traits\\HasSections

Developer Documentation Php Traits

This trait can be added to a response builder class. It adds useful methods for managing sections...

Updated 3 days ago by Michael Price

Aero\\Admin\\Traits\\HasPermissions

Developer Documentation Php Traits

This trait adds the ability to add permissions to a class easily. The trait adds the following me...

Updated 3 days ago by Michael Price

Aero\\Store\\Traits\\Seoable

Developer Documentation Php Traits

This trait can be added to a model class. The trait adds a relationship to ​​Aero\Store\Models\Se...

Updated 3 days ago by Michael Price

Aero\\Common\\Traits\\CanHaveAdditionalAttributes

Developer Documentation Php Traits

This trait can be added to a model class. When added your model will have the ability to have add...

Updated 3 days ago by Michael Price

Aero\\Catalog\\Traits\\HasPrices

Developer Documentation Php Traits

This trait can be added to a model class. This trait adds prices to the model. The trait adds the...

Updated 3 days ago by Michael Price

Aero\\Catalog\\Traits\\Taggable

Developer Documentation Php Traits

This trait can be added to a model class. The trait adds the ability to add tags to the model. Th...

Updated 3 days ago by Michael Price

Aero\\Common\\Traits\\CastsToJavaScript

Developer Documentation Php Traits

This trait can be added to a model class. This trait provides a way of defining attributes that s...

Updated 3 days ago by Michael Price

Aero\\Common\\Traits\\Sluggable

Developer Documentation Php Traits

This trait can be added to a model class. The trait adds a relationship to Aero\Store\Models\Slug...

Updated 3 days ago by Michael Price

Aero\\Common\\Traits\\CanExtendFillable

Developer Documentation Php Traits

This trait can be added to a model class. When added your model will have the ability to have fil...

Updated 3 days ago by Michael Price

How do I restrict payment methods?

Developer Documentation Payment Gateways

There may be circumstances where a retailer wishes to restrict the payment methods that are avail...

Updated 3 days ago by Michael Price

What are the available payment gateways?

Developer Documentation Payment Gateways

A cash payment method is provided out of the box, which allows developers to complete orders thro...

Updated 3 days ago by Michael Price

How do I restrict the availability of my payment driver?

Developer Documentation Payment Drivers

It is likely that a payment gateway could have restrictions on when it can be used. For example, ...

Updated 3 days ago by Michael Price

How do I display payment icons on checkout in my payment driver?

Developer Documentation Payment Drivers

To improve brand awareness of the payment provider during the checkout process, a label view can ...

Updated 3 days ago by Michael Price

How do I register the transaction in my payment driver?

Developer Documentation Payment Drivers

When a payment method is selected that uses the gateway driver, the registermethod is called. Wi...

Updated 3 days ago by Michael Price

How do I complete the transaction in my payment driver?

Developer Documentation Payment Drivers

Once the payment gateway has handled the customer inputting their secure details (such as card in...

Updated 3 days ago by Michael Price

How do I return a payment response in my payment driver?

Developer Documentation Payment Drivers

To unify all payment gateway driver communication, an Aero\Payment\Responses\PaymentResponseclas...

Updated 3 days ago by Michael Price

How do I support express checkout in my payment driver?

Developer Documentation Payment Drivers

If the payment gateway stores customer information, this can be used to populate the contact info...

Updated 3 days ago by Michael Price