Idea Summary
Built a component within Apex to connect easily with Payment gateway. This feature must include configurations for Payment Gateway (PG) Authentication, Method of payment (eg Visa, Paypal) . Must be able to communicate with PG APIs to receive notification when a a transaction takes place. Must have ability to be configured at run time so that customers who are using apex applications may be able to configure their e-commerce application with a payment gateway.
Use Case
A developers build an apex e-commerce application for the customer. But it the customer that need to configure their e-commerce application with PG APIs.
Preferred Solution (Optional)