Wallets
are arguably the most crucial abstraction within Paygentic’s billing and payment infrastructure. They are the engine powering real-time pay-as-you-go (PAYG) billing and enabling flexible monetization strategies.
Organization
in Paygentic, whether acting as a Merchant
or a Consumer
, possesses at least one Wallet
.
Wallets
are owned by Organizations
.Wallet
is denominated in a specific currency (e.g., USD).Wallet
as a prepaid balance or a virtual account held within Paygentic. This balance is the key to enabling immediate, real-time transactions for usage. Crucially, Wallets
offer two major advantages:
Consumer
’s Wallet
balance isn’t tied to a single merchant. It can be used to pay for any product or service monetized through the Paygentic platform, creating a seamless experience across different vendors.Consumer
pays via their Wallet
, the Merchant
receives the funds directly into their Wallet
. The Merchant
doesn’t need to worry about the Consumer
’s original funding source (credit card, bank transfer, etc.), the geography, or the associated compliance complexities. Paygentic, leveraging its global banking partnerships, handles the intricacies of the underlying payment methods and ensures real-time settlement between Wallets
.Wallets
, powered by the payment abstraction mentioned above, is facilitating true PAYG billing:
Consumers
add funds to their Wallet
using various methods supported by Paygentic (e.g., credit cards, bank transfers).Consumer
uses a Merchant
’s product, the Merchant
reports a Usage Event
to Paygentic.Customer
’s Subscription
(Plan
and Price
) and the reported usage.Consumer
’s Wallet
balance and credited to the Merchant
’s Wallet
balance.Consumer
has sufficient balance before granting access to a resource, preventing usage beyond the available funds.Wallet
balance, providing cost certainty.Wallets
support various billing scenarios:
Wallet
functions directly as a prepaid credit system.Consumer
Wallets
directly as part of promotional offers or compensation.Wallet
balance inherently acts as a hard spending limit for Consumers.Consumers
use a Merchant
’s product, funds accumulate in the Merchant
’s Wallet
.
Merchants can withdraw these accumulated funds via Payouts
.
External Bank Account
linked to the Merchant
Organization
.Merchant
Organization
must be fully verified and approved (due diligence process).External Bank Account
must be added and verified.External Bank Account
, please contact the Paygentic team.
Next, let’s explore how you define what you sell using Products.