Prime Payment Gateways

Prime Payment Gateways

NMS Prime is a CRM, BSS and OSS platform for ISPs and Telcos.

Prime Payment Gateways lets ISPs and telcos charge customers by credit card or ACH bank account in addition to SEPA direct debit. The shipped integration is the IpPay gateway: customers enter their card / bank details on IpPay's secure hosted page (shown in an iframe), NMS Prime stores only a token, and open amounts from a verified settlement run are charged to that token automatically.

Documentation map

Purpose

Documentation map

Purpose

Overview (Prime Payment Gateways)

What it solves; main features & stories

Feature List (Prime Payment Gateways)

Short capability list

User Stories (Prime Payment Gateways)

Who benefits and how

Official Documentation (Prime Payment Gateways)

Setup, config keys, and the payment flow

Unit Test Protocol (Prime Payment Gateways)

App acceptance checklist

On Boarding Steps (Prime Payment Gateways)

Go-live: who brings what

eBill

Swiss e-billing provider notes

Package: paymentgws · License: EULA Prime Apps · Catalog: All applications (A–Z / catalog)


1.1. What it is

  • Gateway: IpPay (via the Omnipay IpPay driver + hosted payment page)

  • Methods: credit card and ACH (bank account)

  • Security: card / account data is entered on IpPay's page; NMS Prime keeps only a token

  • Charging: open amounts from a verified settlement run are charged automatically (manual action or a daily job), with limited retries

  • Entry points: Customer Self-Service Portal (store a payment method) and Order Portal (checkout)

Works with: Prime Billing (settlement) · Prime Overdue (open debts) · Prime Customer Self-Service Portal · Prime Order Portal.

1.2. FAQ

Which gateways are supported?
The shipped integration is IpPay, covering credit card and ACH. The gateway selector (PGW_NAME) is designed so another Omnipay-based gateway could be added, but IpPay is the implemented one.

Does IpPay give access to hundreds of payment providers?
NMS Prime integrates the IpPay gateway for card / ACH processing. Which acquirers or downstream processors IpPay itself routes to is an IpPay-side arrangement and is not configured or documented inside NMS Prime.

Is this the same as SEPA billing?
No. SEPA direct debit, mandates, invoices, and settlement live in Prime Billing. This app adds card / ACH charging for customers who are not SEPA-reachable.

Where is my card number stored?
It isn't. The customer enters it on IpPay's hosted page; NMS Prime stores only a reusable token.

What triggers a charge?
A verified settlement run — either the Send transactions to payment gateway provider action or the daily scheduled job.

What about eBill?
eBill (Swiss e-billing) is documented on its own page under this app.