Pay Now Overview

MATRIXX Pay Now enables the Charging Server to request immediate payment for product offer and bundle purchases, postpaid balance payments, and prepaid balance recharges from a Payment Gateway Provider. Subscriptions can make quick and secure purchases using payment methods such as credit and debit cards.

Note: Pay Now is not supported for first use charges.

Pay Now is an alternative to traditional prepaid balances or postpaid balances in which subscription payment methods are defined when a subscription is created. When a product offer or bundle purchase is executed using Pay Now, a payment request is made to a Payment Gateway Provider and the purchase is made immediately using a registered payment method. After a payment authorization completes and before it expires, the Charging Server initiates a payment settlement.

Note: If there is a Pay Now subscription charge (purchase, recharge, and so forth), then that subscription must pay for the charge; it cannot be paid by a parent group.

Pay Now supports the payment types supported by the individual Payment Gateway Provider. For more information about supported payment types, see the documentation provided by the Payment Gateway Provider.

Main Balances and Pay Now

Pay Now can be used for immediate payment for catalog item purchases, payments, recharges, and subscriber or group refunds.

The credit limit on a main balance does not impact charges when Pay Now is applied. However, credit limits on balances other than the main balance still apply. In addition, charge meters on a main balance are impacted when a Pay Now charge is made.

Charges can be split between a main balance (Pay Now) and other balances. This can occur when a non-main balance has a higher consumption priority, but does not have enough currency available for the entire charge. In this situation, Pay Now is used to pay for the remainder of the charge. For example, an offer purchase charge is $50. A non-main balance has 20 bonus dollars. the Charging Server charges $20 to the bonus dollar balance and generates a Pay Now payment authorization request for the remaining $30.

When the MtxBalanceUpdate in the MtxPurchaseEvent indicates that the balance update to a main balance was the result of a Pay Now operation, the ChargeList includes an MtxEventCharge that indicates the charge to the balance, such as a charge of 34.0 (UpdateType = 1), and an MtxEventCharge that indicates the Pay Now impact to the balance, such as a payment of -34.0 (UpdateType = 13). Note that the net charge and the net impact to the balance after a Pay Now payment is zero (0).
Note: The following update types apply to prepaid main balances:
  • recharge (UpdateType = 17)
  • refund (UpdateType = 18)

For more information about Pay Now, see MATRIXX Pay Now. For more information about main balances, see the discussion about main balances in Pricing and Rating. For an example of an MtxPaymentEvent EDR, see the discussion about general ledger event contents in MATRIXX Engine Integration.