<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Emeraude Makola</title>
    <description>The latest articles on DEV Community by Emeraude Makola (@emeraude_makola_1cec88947).</description>
    <link>https://dev.to/emeraude_makola_1cec88947</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3288895%2F4f8c2cae-550d-4e27-84b2-6da64f17e9a8.jpg</url>
      <title>DEV Community: Emeraude Makola</title>
      <link>https://dev.to/emeraude_makola_1cec88947</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emeraude_makola_1cec88947"/>
    <language>en</language>
    <item>
      <title>Integration Clarification and Documentation Request</title>
      <dc:creator>Emeraude Makola</dc:creator>
      <pubDate>Mon, 23 Jun 2025 22:29:37 +0000</pubDate>
      <link>https://dev.to/emeraude_makola_1cec88947/integration-clarification-and-documentation-request-1gmb</link>
      <guid>https://dev.to/emeraude_makola_1cec88947/integration-clarification-and-documentation-request-1gmb</guid>
      <description>&lt;p&gt;Hello we're wondering if we can get Mobile moeny (Momo) especialy for DR.Congo api solution for the following the needs,&lt;br&gt;
I’d like to explain how we plan to use an API system for our e-commerce platform Bilokos (Accueil - Bilokos), which connects buyers and sellers.&lt;br&gt;
Payment Workflow:&lt;br&gt;
When a buyer places an order, the payment is processed via the Momo APi and held temporarily on our account — this is the deposit phase (funds are not sent to the seller yet).&lt;br&gt;
Once the buyer confirms receipt of the product, the payment is automatically released to the seller — this is the payout phase.&lt;br&gt;
If the buyer isn’t satisfied or doesn’t confirm delivery within a certain period, the system initiates a refund back to the buyer — this is the refund phase.&lt;br&gt;
Payout Strategy:&lt;br&gt;
We’re considering two payout options, but we would appreciate your recommendation on what is best or most efficient.&lt;br&gt;
Option 1: MSISDN stored at account creation&lt;br&gt;
The seller provides their mobile money number (MSISDN) and network when registering on Bilokos.&lt;br&gt;
Once an order is confirmed, we automatically trigger the payout using the MSISDN stored in their profile.&lt;br&gt;
However, this option is a bit harder to manage in practice due to seller changes or mistakes.&lt;br&gt;
Option 2: Deferred payout after seller confirmation&lt;br&gt;
Once the buyer confirms delivery, we send a notification to the seller:“Your product has been delivered. Please provide your number to receive payment.”&lt;br&gt;
The seller goes to the “My Earnings” section and submits a short form:&lt;br&gt;
Mobile money number (MSISDN)&lt;br&gt;
Network&lt;br&gt;
Withdrawal method&lt;br&gt;
We then trigger the payout using the provided data via the this Momo API.&lt;/p&gt;

&lt;p&gt;Request:&lt;br&gt;
We are developing our platform using ASP.NET Core 9 (C#) and would appreciate it if you could provide:&lt;br&gt;
API documentation for:&lt;br&gt;
Payment (deposit)&lt;br&gt;
Payout (send money to seller)&lt;br&gt;
Refund (return money to buyer)&lt;br&gt;
Any best practices or sample workflows for escrow-like logic using your API&lt;br&gt;
Please let us know if you need more details from our side.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>csharp</category>
      <category>dotnet</category>
    </item>
  </channel>
</rss>
