Magento

The deema magento plugin enables seamless integration with our Buy Now, Pay Later (BNPL) payment service. It provides a streamlined API for developers to launch payment flows, handle statuses, and manage transactions effectively.

Configuration

  1. Install using composer:
   composer require deemabnpl/payment
  1. Run the following commands:
   php bin/magento setup:upgrade
   php bin/magento setup:di:compile
   php bin/magento setup:static-content:deploy
  1. Login to Magento admin.
  2. Click on Stores from the left bar menu, then click on the Configuration
  1. Scroll down and click on Sales then Payments Method
  1. Scroll down then click on the deema. Configure the deema according to your needs.
  1. Add your site URL with “deema/webhook” in the deema merchant portal for the webhook. Replace your URL at the place of sitedomain.com For example: https://sitedomain.com/deema/webhook/

Configure refund process

  1. Login to Magento admin.
  2. Click on the Sales from the left bar menu.
  1. Click on the view from Order
  2. Click on the Invoices from the left bar and view the invoice
  3. Click on Credit Memo and do the Refund as per your need.

🚧

The plugin works only for Kuwait Dinar Currency.