hifive-dev / medusa-payment-mollie

1 stars 0 forks source link

Integration of Gift Card Functionality in Medusa with Mollie #12

Open usamaadev opened 7 months ago

LeroySteding commented 7 months ago

Medusa currently lacks the capability to process payments through widely accepted gift cards, which are identifiable as a payment method via Mollie.

Expected Behavior Enable the acceptance of various popular gift cards as a payment method in Medusa, leveraging Mollie's API. Ensure smooth processing and verification of gift card payments within the Medusa platform.

Suggested Enhancement Implement a feature in Medusa to accept gift cards as a form of payment. Integrate with Mollie's API to verify and process these gift card payments. Provide clear feedback in the Medusa interface on the acceptance or rejection of gift card payments. https://www.mollie.com/nl/payments/gift-cards

Steps for Implementation Assess Mollie's API capabilities for processing widely accepted gift cards. Design a payment option in Medusa for gift card acceptance. Integrate this feature with Mollie's payment verification system. Implement user-friendly feedback mechanisms for transaction status. Conduct thorough testing to ensure security and reliability. Update Medusa documentation for merchants on setting up and accepting gift card payments.