hifive-dev / medusa-payment-mollie

1 stars 0 forks source link

Integration of Mollie PoS Terminal Payments into Medusa Payment Flow #6

Open usamaadev opened 8 months ago

usamaadev commented 8 months ago

https://docs.mollie.com/point-of-sale/overview

LeroySteding commented 8 months ago

Medusa currently does not support PoS terminal payments provided by Mollie, limiting in-store transaction capabilities.

Expected Behavior Implement integration for Mollie's PoS terminal payment options within Medusa's retail flow. Enable seamless processing of in-store transactions through Medusa using Mollie terminals.

Suggested Enhancement Develop an interface within Medusa to connect with Mollie's PoS terminal payment system. Ensure the system can handle real-time transaction data from Mollie terminals. Integrate PoS payment data with Medusa's order and inventory management systems.

Steps for Implementation Analyze Mollie's API documentation for PoS terminal integration. Design and develop an interface in Medusa for Mollie PoS connectivity. Implement real-time data synchronization for in-store transactions. Test thoroughly for reliability, security, and ease of use. Update Medusa documentation for setting up and using Mollie PoS terminals.