Constpayments.adyen.card_brand_rejected event Sends to datalayer only (migrated from old app)
Miscellaneous payment events Sends to datalayer only (migrated from old app) Used for events that don't require special handling but need to be tracked Handles the following events:
payments.payment_selection.payment_method_preselected event Sends to both native app and datalayer (moved from checkout.ts + migrated from old app)
payments.payment_selection.payment_method_selected event Sends to both native app and datalayer (moved from checkout.ts + migrated from old app)
payments.payment_selection.save_payment_method event Sends to datalayer only (migrated from old app)
payments.payment_selection.zipCode event Sends to both native app and datalayer Tracks when a user enters a zip code in the payment selection
payments.payment_selection.zipCode.invalid event Sends to both native app and datalayer Tracks when a user enters an invalid zip code in the payment selection
payments.payment_selection.zipCode.valid event Sends to both native app and datalayer Tracks when a user enters a valid zip code in the payment selection
payments.payment.processing_failed event Sends to both native app and datalayer (moved from checkout.ts + migrated from old app)
payments.termscondition.error event Sends to both native app and datalayer (moved from checkout.ts + migrated from old app)
List of payment events