Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mobile Payments] Show description for trial tap to pay line items #14022

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Commits on Sep 23, 2024

  1. Show description for trial tap to pay line items

    When a merchant tries out tap to pay on iPhone, we make an order which will remain in their history, even though it gets refunded.
    
    To help merchants identify the order, this adds a specific description rather than showing `Simple Payment` for these payments.
    joshheald committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    74a25b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2f923 View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    joshheald committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ac7845 View commit details
    Browse the repository at this point in the history