RM-23311

Description
The Invoice payment page now supports collecting payments with Google Pay. For instructions on enabling Google Pay, see Technical Details below.
Audience
All merchants that use Invoicing.
Benefit
Payers can use Google Pay as a payment method in invoices to easily complete the payment using their stored payment credentials.
Technical Details
Enable Google Pay for Invoice payments by following the steps below:
  1. Using the Business Center, navigate to
    Payment Configuration > Unified Checkout Page
    .
  2. Click the
    Manage
    button next to Google Pay.
  3. Complete the steps on the screen.
    You will see ENABLED under Google Pay.
Important Dates
Released to production April 4, 2024.

RM-23311

Description
Resellers can now use the Merchant Switch option to view and manage invoices for transacting accounts that have the required permissions.
Audience
Resellers who provide invoicing to their merchants.
Benefit
The customer support teams of resellers can better support merchants that need assistance.
Technical Details
None.
Important Dates
Released to production April 4, 2024.

RM-28243

Description
Two new API fields have been created to comply with a mandate from the Reserve Bank of India (RBI). The mandate requires merchants that use tokenization to specify whether consent was obtained from the customer to store their card information and confirm that Additional Factor of Authentication (AFA) was performed. For field descriptions, see Technical Details below.
Audience
Merchants in India that use tokenization.
Benefit
Compliance with RBI Mandate.
Technical Details
REST API:
  • tokenInformation.tokenProvisioningInformation.consumerConsentObtained
  • tokenInformation.tokenProvisioningInformation.multiFactorAuthenticated
Simple Order API:
  • tokenProvisioningInformation_consumerConsentObtained
  • tokenProvisioningInformation_multiFactorAuthenticated
Supported vales:
true/false
.
Important Dates
Released to product April 3, 2024.

RM-26618 and RM-26619

Description
The XSD structure of the standard XML reports has been updated to support the new fields. See Technical Details for more information about the fields.
Audience
All users of reporting.
Benefit
Users of reporting can use the new fields in reporting.
Technical Details
The updated reports are:
  • Transaction Request
  • Payment Batch Detail
  • Payment Event Detail
  • Exception Detail
The new fields are:
  • Request.SummaryCommodityCode
  • Request.DutyAmount
  • Request.FreightAmount
  • Request.PurchaseOrderNumber
  • Request.AlternateTaxIndicator
  • LineItems.DiscountAmount
  • LineItems.TotalAmount
  • LineItems.UnitOfMeasure
  • LineItems.AlternateTaxAmount
  • LineItems.AlternateTaxRate
  • LineItems.AlternateTaxType
  • LineItems.AlternateTaxTypeApplied
  • LineItems.LocalTax
  • PaymentData.AgreementID
  • PaymentData.UnscheduledPaymentType
  • PaymentData.RecurringPaymentAmountType
  • PaymentData.CardVerificationIndicator
  • PaymentData.AuthorizationExtensionIndicator
Important Dates
Released to production April 1, 2024.