• About Us
  • Disclaimer
  • Contact Us
  • Privacy Policy
Thursday, April 16, 2026
mGrowTech
No Result
View All Result
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions
No Result
View All Result
mGrowTech
No Result
View All Result
Home Google Marketing

New enhancements for merchant initiated transactions with the Google Pay API

Josh by Josh
April 16, 2026
in Google Marketing
0
New enhancements for merchant initiated transactions with the Google Pay API


We are excited to announce new enhancements to the Google Pay API that provide more flexibility and control over merchant initiated transactions (MIT). These updates enable developers to create seamless and secure payment experiences for a wider range of use cases, including subscriptions, deferred payments, and automatic reloads.

While the Google Pay API has always supported merchant initiated transactions, the existing specification was primarily designed for immediate customer initiated transactions (CIT). This meant that the merchant’s intent for future charges couldn’t be fully captured within the API request.

With the new enhancements, you can now clearly define the terms of future payments, providing transparency for users and ensuring smoother processing. The updates focus on three key MIT categories:

  1. Recurring Transactions: Ideal for subscriptions or any scenario where a user is charged at regular intervals. You can specify details such as introductory periods, billing frequency (daily, weekly, monthly, yearly), fixed or variable amounts, and the duration of the recurrence.
  2. Deferred Transactions: Useful for situations like hotel reservations or pre-orders where the payment is authorized upfront but charged at a single point in the future. You can now specify the exact date and time for the deferred charge.
  3. Automatic Reload Transactions: Designed for services where a user’s account balance is automatically topped up when it falls below a certain threshold. You can define the minimum balance trigger and the reload amount. Note: You are still responsible for charging the user according to the billing agreement yourself.

Benefits for Developers and Users

  • Improved Transparency: Users will have a clearer understanding of future payment schedules presented within the Google Pay interface.
  • Enhanced Flexibility: Support a wider variety of billing models beyond immediate payments.
  • Reduced Declines: By clearly flagging transactions as merchant-initiated, and with mechanisms for token updates, you can potentially reduce payment declines.
  • Secure Token Management: The tokenUpdateUrl allows you to receive notifications about the underlying payment credential, such as card expiry updates, helping to ensure uninterrupted service for recurring payments.
  • Future-Proofing and Compliance: Google Pay facilitates the correct token type to ensure optimal transaction performance and meet future network mandates.

Key API Changes

To support these new use cases, we’ve introduced new objects within the PaymentDataRequest:

  • recurringTransactionInfo: To describe recurring payment schedules.
  • deferredTransactionInfo: To detail future one-time payments.
  • automaticReloadTransactionInfo: To configure balance-based reloads.

These new objects allow you to provide granular details about the intended future transactions. For example, within recurringTransactionInfo, you can specify:

  • introductoryPeriodInfo: Details about any trial or special introductory pricing.
  • recurrenceItems: An array describing one or more recurring periods, each with its own price, status, and duration.
  • price: The total amount for the entire recurrence, if fixed.
  • managementUrl: A link for the user to manage their recurring payment.
  • tokenUpdateUrl: A webhook URL for Google to send token lifecycle event notifications.

Example: Simple Monthly Subscription

{
  "apiVersion": 2,
  "apiVersionMinor": 0,
  "allowedPaymentMethods": [
    {
      "type": "CARD",
      // ... other card parameters
    }
  ],
  "recurringTransactionInfo": {
    "label": "Monthly Subscription",
    "transactionId": "SUB12345",
    "recurrenceItems": [
      {
        "label": "Regular Charge",
        "price": "9.99",
        "priceStatus": "FINAL",
        "recurrencePeriod": {
          "unit": "MONTH",
          "count": 1
        }
      }
    ],
    "managementUrl": "https://example.com/subscriptions",
    "tokenUpdateUrl": "https://example.com/api/token-updates"
  }
}

JSON

Getting Started

These new Merchant Initiated Transaction features are now available. We encourage you to review the updated API reference documentation for complete details on the new objects and properties.

We believe these enhancements will empower developers to build even more robust and user-friendly payment solutions with the Google Pay API.



Source_link

READ ALSO

Google partners with Latin American governments on 3 new AI initiatives

Google launches a Gemini AI app on Mac

Related Posts

Google partners with Latin American governments on 3 new AI initiatives
Google Marketing

Google partners with Latin American governments on 3 new AI initiatives

April 16, 2026
Google launches a Gemini AI app on Mac
Google Marketing

Google launches a Gemini AI app on Mac

April 15, 2026
Subagents have arrived in Gemini CLI
Google Marketing

Subagents have arrived in Gemini CLI

April 15, 2026
Google’s Dynamic Search Ads are upgrading to AI Max
Google Marketing

Google’s Dynamic Search Ads are upgrading to AI Max

April 15, 2026
Chrome now lets you turn AI prompts into repeatable ‘Skills’
Google Marketing

Chrome now lets you turn AI prompts into repeatable ‘Skills’

April 15, 2026
Build Better AI Agents: 5 Developer Tips from the Agent Bake-Off
Google Marketing

Build Better AI Agents: 5 Developer Tips from the Agent Bake-Off

April 15, 2026
Next Post
Brands Activate Beyond the Final Four

Brands Activate Beyond the Final Four

POPULAR NEWS

Trump ends trade talks with Canada over a digital services tax

Trump ends trade talks with Canada over a digital services tax

June 28, 2025
Communication Effectiveness Skills For Business Leaders

Communication Effectiveness Skills For Business Leaders

June 10, 2025
15 Trending Songs on TikTok in 2025 (+ How to Use Them)

15 Trending Songs on TikTok in 2025 (+ How to Use Them)

June 18, 2025
App Development Cost in Singapore: Pricing Breakdown & Insights

App Development Cost in Singapore: Pricing Breakdown & Insights

June 22, 2025
Comparing the Top 7 Large Language Models LLMs/Systems for Coding in 2025

Comparing the Top 7 Large Language Models LLMs/Systems for Coding in 2025

November 4, 2025

EDITOR'S PICK

How Remote Workers at Buffer Choose Their Gear

How Remote Workers at Buffer Choose Their Gear

September 26, 2025

People Tiring of Demonstration, Except Protesters in Jakarta

April 15, 2025
9 Common Internal Linking Mistakes (& How to Fix Them)

9 Common Internal Linking Mistakes (& How to Fix Them)

August 22, 2025
Fueling eCommerce Advantage and Business Growth with Clean Customer Data

Fueling eCommerce Advantage and Business Growth with Clean Customer Data

June 1, 2025

About

We bring you the best Premium WordPress Themes that perfect for news, magazine, personal blog, etc. Check our landing page for details.

Follow us

Categories

  • Account Based Marketing
  • Ad Management
  • Al, Analytics and Automation
  • Brand Management
  • Channel Marketing
  • Digital Marketing
  • Direct Marketing
  • Event Management
  • Google Marketing
  • Marketing Attribution and Consulting
  • Marketing Automation
  • Mobile Marketing
  • PR Solutions
  • Social Media Management
  • Technology And Software
  • Uncategorized

Recent Posts

  • Besides the Billboard: How Social Media Connects Local Roofers with Homeowners
  • Microsoft patched a Copilot Studio prompt injection. The data exfiltrated anyway.
  • Beyond Vector Search: Building a Deterministic 3-Tiered Graph-RAG System
  • Why ChatGPT Cites One Page Over Another (Study of 1.4M Prompts)
  • About Us
  • Disclaimer
  • Contact Us
  • Privacy Policy
No Result
View All Result
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions