WebmasterID logoWebmasterID
Analytics dimensions

Payment type dimension

Payment type is the dimension that records the payment method a shopper selected — Credit Card, PayPal, Apple Pay and similar — sent via the payment_type parameter on the add_payment_info checkout event. It is meant to be a generic method label, never card numbers or account details. It helps you see which payment options shoppers reach for and whether a method correlates with checkout drop-off.

Verified against primary sources

What this means

GA4's add_payment_info event carries payment_type, a label for the payment method the shopper picked. The payment type dimension surfaces it so you can see method mix and relate method choice to conversion and abandonment at the payment step.

It is the payment-stage counterpart to shipping_tier in the recommended checkout flow.

Keep it generic

By design, payment_type should hold only a coarse method category. Sending card numbers, last-four digits, wallet tokens, or any account identifier would push sensitive data into analytics, which violates good practice and likely your processor's rules. Restrict values to a small, generic set.

This is educational guidance, not legal advice; consult your payment and privacy obligations for specifics.

How it appears in analytics and logs

A payment type value names a generic method. Missing values at add_payment_info often mean the event is not instrumented on a particular payment widget.

Diagnostic use case

Use payment type to understand which payment methods shoppers choose and whether any method is associated with elevated checkout abandonment.

What WebmasterID can help detect

WebmasterID can record the selected payment method category as first-party checkout context, with no card or account data captured.

Common mistakes

Privacy and accuracy notes

Payment type must stay a generic method label — never card numbers, tokens, or account identifiers. WebmasterID records only the method category first-party.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.