Payment-related customizing
In this section of the Kentico E-commerce Solution documentation, you can find examples and guidelines about customizing payment methods and payment gateways.
Creating a custom payment gateway
Allow your customers to pay using any required payment provider or service by developing custom payment gateways. For more information, see:
- Connecting to payment gateways (MVC development)
- Creating a custom payment gateway (Portal Engine development)
Making payment methods dependent on shipping options
Limit specific payment methods to be available only when specific shipping options are selected.
Working with payment results
Process data from performed payments (the data is stored in the system in XML format).