You are here

namespace Drupal\commerce_payment_example\Plugin\Commerce\PaymentGateway in Commerce Core 8.2

Classsort descending Location Description
OffsiteRedirect modules/payment_example/src/Plugin/Commerce/PaymentGateway/OffsiteRedirect.php Provides the Off-site Redirect payment gateway.
Onsite modules/payment_example/src/Plugin/Commerce/PaymentGateway/Onsite.php Provides the On-site payment gateway.
OnsiteInterface modules/payment_example/src/Plugin/Commerce/PaymentGateway/OnsiteInterface.php Provides the interface for the example_onsite payment gateway.
StoredOffsiteRedirect modules/payment_example/src/Plugin/Commerce/PaymentGateway/StoredOffsiteRedirect.php Provides an example offsite payment gateway with stored payment methods.