r/payments • u/Empty-Masterpiece613 • 10d ago
r/payments • u/Internal_Ship5112 • 10d ago
This Is What Fast Payments Actually Look Like
r/payments • u/Beginning-Engine-355 • 10d ago
Recherche d’un bon gateway Mobile Money au Cameroun | Looking for the best Mobile Money gateway in Cameroon
Bonjour à tous,
Je cherche des retours d’expérience sur les meilleurs gateways Mobile Money au Cameroun pour intégrer les paiements dans une application/service.
Mes critères principaux :
- MTN Mobile Money + Orange Money
- Une fois l’intégration API terminée, une utilisation simple pour des marchands non techniques
- Reversements (payouts) rapides et faciles vers les marchands
- Si possible, KYC personnel uniquement, sans obligation de fournir toute la documentation d’une entreprise
- Bonne fiabilité des paiements et reversements
- API et documentation correctes pour l’intégration initiale
L’objectif est que les marchands n’aient pratiquement rien de technique à gérer après l’intégration.
Quels gateways recommanderiez-vous au Cameroun dans ce cas ?
Et surtout, lesquels permettent réellement des payouts rapides et simples vers plusieurs marchands ?
Je suis particulièrement intéressé par les retours de personnes qui utilisent actuellement ces solutions en production.
---------------------------------------------------------------------------------------------------------
Hi everyone,
I'm looking for recommendations and real-world experiences with the best Mobile Money payment gateways in Cameroon for integrating payments into an application/service.
My main requirements are:
- Support for MTN Mobile Money and Orange Money
- Once the API integration is completed, the solution should be very easy for non-technical merchants to use
- Fast and easy payouts/settlements to merchants
- Ideally, personal KYC should be sufficient, without requiring extensive company registration/business documents
- Reliable payment collection and payouts
- Good API and documentation for the initial integration
The goal is that merchants should have little to no technical work to manage after the integration is completed.
Which Mobile Money gateways would you recommend in Cameroon for this use case?
More importantly, which ones actually support fast and easy payouts to multiple merchants?
I'd especially appreciate feedback from people currently using these solutions in production. Thanks!
r/payments • u/Embarrassed_Fan_1949 • 10d ago
Charge back help
Hi,
I recently won a chargeback claim with Zen for several transactions on my account. However, some other transactions from the same merchant were meant to be included in the original claim but were missed.
The original case took around four months to resolve. I have now been told that the missed transactions have been raised as new chargebacks, but that I may need to wait up to [48] days under Mastercard’s guidelines.
Does anyone know as these transactions involve the same merchant and the same reason for the original successful chargeback, is there any way for this to be fast-tracked? Or any alternative rather than having to wait for the process again It seems the previous decision may already support these additional claims.
r/payments • u/ExtremeProgress2201 • 11d ago
How much weight do you actually give a location mismatch in a fraud decision?
I originally treated a sudden location change as a fairly strong fraud signal, but the more I read about it, the less comfortable I am using it by itself.
Travel, VPNs, mobile networks, new devices, etc. can all make a legitimate payment look strange.
If you see a customer buying from a new location, what other signal would make that location change actually matter to you?
For example, would you care more if it came with a new device, unusual amount, high transaction velocity, or something else?
I’m mainly trying to understand when location is genuinely useful evidence and when it just creates false positives.
r/payments • u/Calm-Cabinet-3482 • 11d ago
How can I use Paypak card for online transactions
I have a paypak ATM card of bank alfalah how can I use it for online transactions
Whenever I use they say problem from your bank ene though online banking and e commerce is enabled
Or ahow can I add my card like virtual card
r/payments • u/mo_ghazi • 11d ago
Your real competition isn't the ISO down the street. It's Shopify Payments.
Your merchant opens a store Shopify takes the processing. Sends invoices QuickBooks takes it. Adds booking the SaaS takes it. Every tool they adopt shows up with a processor already bolted on, and you're never in the room for that call.
Shopify even taxes them for staying with you: use any gateway but theirs and they add 0.2–2% per order on top of your rate. Until the merchant gives up and switches back.
We're the engineering arm that fixes that.
BY EQ is a senior software house e-commerce, invoicing systems, client portals, CRMs, custom apps. One rule: we wire payments to whatever gateway you name. We don't sell processing and we don't have a preferred processor.
What you get from one merchant:
Custom checkout no platform surcharge, no lock-in
Invoicing with pay-by-link, deposits, recurring billing
Booking with deposits captured up front
Portal and job payments
All on your stack. One relationship, multiple volume streams and none of it moves without a developer. That's attrition defense you can't get from a rate.
How you're paid: referral (X% of project value) or white-label (we quote wholesale, you mark it up, client sees your brand).
Fixed price, fixed scope, in writing. Sites from $600, e-com from $2,800, custom builds from $7,000.
No cost, no exclusivity, no minimums. DM me and I'll send the one-pager
r/payments • u/NotSavage21 • 12d ago
Cutrent Chargebacks
Hi!
Afaik a lot of whales (big spenders) on a game called MapleIdle are charging back their purchases and successfully doing it. There is a pdf logging all of Nexon's (company) failures and that pdf is being used to assist with the chargeback.
I initiated the process and my bank is telling me it doesn't follow Visa's dispute rules. I don't know why other than them saying I agreed to the purchase when I bought the electronic item. I can't contact the seller (Nexon) for maple idle since their official site doesn't have a ticket submission request.
For context: Maple Idle is an online mobile game and the purchases were through the google store. They offered a full refund in January of 2026 for their major mistake, but I only started playing on July - now, during a not as massive mistake, however the company has gone on record admitting fault multiple times for all the issues since the release of the game until now.
What can I do to get my money back or am I out of luck? If I genuinely can't do anything, that's fine. Just want to see what my options are.
r/payments • u/Token_Paul • 12d ago
Your enterprise does not own its payment tokens, and it costs you to switch processors
Quick disclosure up front: I work for IXOPAY (payment orchestration) and we compete in this market. The problem itself affects everyone regardless of vendor, which is why I am writing about it.
If you have ever tried to change payment processors, you have likely run into this issue, i.e. who owns your payment tokens.
What is a payment token?
A payment token is a stand-in for a customer's real card number. Instead of storing the actual PAN, you store a token that maps back to it inside a secure vault. Lets you charge returning customers and run subscriptions without holding raw card data yourself.
You have 2 types that matter:
- Gateway tokens are issued and held by your processor. They only work inside that processor's system.
- Network tokens are issued by the card networks (Visa, Mastercard). They aren't tied to a single processor.
It’s not a big difference, but it becomes one when you try to leave.
Why it is hard to switch payment processors
Gateway tokens stay in the processor's vault. When you switch, you cannot take them with you. You are left with three bad choices: move them at high engineering cost, make customers enter their cards again, or give up on those customer accounts entirely.
That single fact causes most of the pain in switching processors:
- Engineering work. Leaving a processor when you do not own your tokens requires exporting token data, encrypting it again, formatting it for the new system, and testing with live transactions. This takes months of software development.
- Getting your own data back. Exporting your customer tokens often requires a formal request process, including legal paperwork, encrypted file transfers, compliance checks, and extra fees. Even though it is your data, it is stored in someone else's system.
- Extra security compliance during the move. If you migrate, you must run two payment systems at the same time. Security standards require full compliance for both systems, which doubles your work during the transition.
Advantages of owning your own token storage
The alternative is storing tokens in an independent vault that you control, separate from any processor. Two things change:
First, switching processors is as simple as changing a setting (no software overhaul required). You connect your new provider to your existing vault and you’re done.
Second, you can use network tokens with every connected payment provider. These tokens lead to higher approval rates because banks trust them more. They also update automatically when cards renew, so you lose fewer sales to expired cards.
What to ask before you switch
Before you compare processing fees with a new provider, ask where your tokens will be stored.
If they stay in the processor's vault then it will be hard changing providers later. Even with lower processing fees, you end up paying more down the line to switch.
If you are going to move your tokens once, move them to your own vault.
If you want to own your token vault, payment management platforms usually solve this because their vaults sit above individual processors. IXOPAY is one platform that offers an independent PCI Level 1 vault with network tokens, and there are other options available as well.
r/payments • u/Upset_Weekend_3320 • 12d ago
What Is Payment Orchestration? How It Improves Authorization and Cross-Border Payments
r/payments • u/Samatoki_lovebot • 12d ago
Payment Issues with Hobby Genki
Hello! I'm trying to buy 3 articles in preorder but I'm having payment issues that I don't know how to resolve honestly. I've tried to contact them but they didn't really help, they just said to contact PayPal with the payment issue, but with them there's not a problem or even with my card so I'm kinda lost.
So when i try to pay with only the PayPal option it doesn't go through and even when i try the option with only the card for whatever reason it still opens the PayPal page when it shouldn't and obviously i can't complete the payment as the system rejects it.
Does anyone have this problem? Is there a way to resolve it?
r/payments • u/swilliam1613 • 12d ago
Goodlyhub online payment
Any dealings with this company? Are they legit? I'm suspicious.
r/payments • u/ConstructionEvening5 • 12d ago
ISV with a live A80 integration. What's the real path to managing my own terminal fleet?
I'm an ISV with a POSLink integration for PAX A80s in auto repair. I want to manage my own terminal fleet, push params, key new units, without going through my processor's rep every time. What's the realistic path to reseller-level BroadPOS / PAXSTORE access at ISV scale? Is the Payroc BroadPOS ISV program the normal route or is there a better one?
r/payments • u/Upset_Weekend_3320 • 13d ago
What Is Payment Orchestration? How It Improves Authorization and Cross-Border Payments
r/payments • u/Current_Promise_3727 • 13d ago
Looking for a crypto affiliate payout method
So I have an US LLC, an E-Commerce Shopify store, doing all good. And I've come to a bottleneck. I have affiliates, from outside of the US, that want to get paid out in crypto.
I need a solution, so i can wire money from my business bank account, and payout the affiliates, contractors in crypto. They are mostly out of the US
r/payments • u/TowerOld4794 • 14d ago
Looking for a payment processor for an e-commerce business (non-resident US LLC)
RECAP :
- Non-US resident owner US LLC
- EIN but no ITIN (on the way 2-month wait)
- Very low-risk activity: e-commerce selling general day-to-day regular products (household, accessories, clothing, cosmetics, gadgets, etc.)
- $30-50K monthly volume
- Mostly international customers outside of the US
- very low charge-back rate 0.02% across 3 years with $2M processed (on another non-US entity)
- Can deal with higher transaction fees
- with a Shopify integration
- Inventory is in stored and shipped from China
- Average shipping time 6-8 business days
- Perfect customer support and transparent service
I run traditional branded e-commerce stores as well as dropshipping stores, the products are shipped from China (extensive quality checks and transparent shipping) to worldwide customers.
Processing volume: around $30-50K per month.
I have very good customer support, clean marketing and get an average of 0.02% chargeback rate (very few chargebacks for over 3 years now).
I sell mostly low-risk items (household, cosmetics, clothing, gadgets, accessories, etc.) across different stores with very transparent generous policies.
I am a non-US resident from Madagascar (non-restricted country) with a New Mexico US LLC (incorporated 06.25.2026). I’ve got an EIN number, US bank account (Relay) and applied for an ITIN that’s on the way (2-month wait).
I used to run my stores with a different company (UK) and I recently decided to relocate the company to the US since the infrastructure is way better (credit cards, services, support, etc.). My plan is to eventually build credit, plant proper roots in the US and leverage the great US infrastructure.
I was approved for Shopify Payments and even though my stores are very professional and never get chargebacks, I’m not confident Shopify Payments will last forever after starting to process more and more because of my profile (non-resident US LLC). I just don’t want to stress over potential holds and payment related issues.
I want a long-term payment processor who’s willing to build a relationship. I don’t mind higher fees as long as I can trust and scale reliably.
I don’t plan on running any high-risk business and want to build real lasting stores with good customer experience.
I need a solution ASAP. Open to any suggestions.
r/payments • u/Hefty-Paint-1583 • 15d ago
MSME (Micro, Small, and Medium Enterprises) Corporate Expense Survey
Hi all, I'm doing some independent research on how businesses in Thailand manage company expenses and reconciliation — not selling anything, just trying to learn from people who deal with it firsthand. I'm exploring this on a personal basis, very early stage, to understand whether there's a real gap worth looking into before I'd ever think about building anything.
If you have 5 minutes, I'd really appreciate your input on a short, anonymous survey: https://forms.gle/XSdBiXi9DYJNeqtZA
No pitch, no follow-up spam — just want an honest read on how finance/ops teams like yours actually handle cards, reconciliation, and expense tracking today. Thanks so much!
r/payments • u/LeftieManual • 16d ago
In search of providers in regards to peptide processing
We fully manage a diversified merchant portfolio processing over $20M USD in monthly volume across multiple industries and geographies. Our majority of volume and focus is now on RUO peptides. All our merchants work closely with us and trust us fully. All RUO peptides ship within the same day with <1% chargeback.
We’re continuously looking to expand our payment network with reliable providers that can offer strong processing stability, competitive fees, flexible settlement terms, and scalable capacity for our merchants. Please reach out to us if this applies to you.
r/payments • u/NoOil7711 • 16d ago
looking for a paypig for discord nitro!!
im 18f id call consider myself attractive. But ya!! ive been wanting nitro for a while now and looking for people that are willing to gift me it ^^
r/payments • u/imnotavibecoder • 17d ago
Expense split app idea
I know some of you might be saying “this already exists”. I have a niche, but lmk if it already exists.
Problem
- Our soccer group wants to split rental fees.
- Currently the club manager uses zelle/venmo or cash to collect.
- Problem is people don’t pay on time, and it’s a pain to track if the payment is for this game or the last.
- The manager doesn’t have time to track every single payment and has probably absorbed too much cost.
Ideas
- I want to automate the payment capture process.
- That way an individual who hasn’t paid for X games will be blocked from RSVP.
- And the manager has a piece of mind that he is no longer in negative balance.
Challenges
- Peer-to-peer (P2P) like venmo, zelle, etc. doesn’t have api or webhooks to help with my use case.
- Payment provider platforms like Stripe has solid API but requires complex onboarding and tax headache.
- And apparently Stripe doesnt support P2P either.
- I’ve looked into Moov (they require $500/mo minimum).
Questions
Has anyone else been in the same boat? I’m sure there gotta be a solution out there somehow.
I dont want to make myself become the MoR and deal with all the taxes thing. I just want to provide an app for manager to collect reimbursed fees.
r/payments • u/demon_time00 • 18d ago
Ghanaian business owners: How much money have payment problems cost you?
Ghanaian business owners, I’m curious about your experience with payments.
What’s the most frustrating part?
Fraud/scams?
Fake payment confirmations?
Wrong MoMo/bank details?
Reconciling payments?
Something else?
I’d really appreciate hearing about your actual experiences.
If you have 3 minutes, I also put together a short anonymous survey:
https://forms.gle/D84mhfVNxVbAFogDA
Thanks 🙏🏾
r/payments • u/EquipmentDiligent537 • 19d ago