A moment to reset: payment design beyond the default

Easter offers a natural pause in activity. In payments, these pauses are useful. They create space to reassess assumptions, remove unnecessary complexity, and design systems that perform reliably at scale.

A moment to reset: payment design beyond the default

There are very few natural pauses in payment systems.

Most operate continuously, optimised for throughput, availability and incremental improvement. Changes are introduced carefully, often layered onto existing structures rather than replacing them.

But occasionally, the calendar introduces a different rhythm.

Easter is one of those moments. Activity softens slightly. Volumes shift. Teams have a brief opportunity to step back from delivery cycles and examine how systems are actually performing. That pause has value.

Reassessing the default

Many payment journeys still reflect historical constraints.

Card-based flows, scheme routing, stored credentials and post-transaction dispute processes have shaped expectations for decades. As a result, newer payment methods are often evaluated against those same assumptions.

Pay by Bank operates differently.

The customer authorises the transaction directly within their banking environment. The payment is explicit, immediate and final in a way that differs structurally from card-based models.

Treating these two approaches as equivalent can introduce unnecessary complexity into system design.

A pause in activity creates an opportunity to question those inherited patterns.

Removing unnecessary decision points

One of the most persistent sources of friction in account-to-account journeys is bank selection.

In many implementations, the customer is asked to search for and choose their bank at the point of payment. This introduces a decision that adds little value while increasing abandonment risk.

At scale, more effective approaches are emerging:

  • pre-resolving likely institutions based on known context;
  • prioritising previously successful routes;
  • introducing deterministic fallback where confidence is low.

This removes low-value interactions that do not improve trust or outcomes.

Designing for failure as well as success

Payment journeys are often designed around the ideal path.

In practice, fallback is not exceptional. It is a primary path that must be engineered deliberately.

That includes:

  • predictable state transfer between application contexts;
  • idempotent retry handling;
  • clear customer-facing progress states;
  • resilience to interruption at operating system level.

Without this, performance becomes difficult to interpret and operational overhead increases.

Observability as a design requirement

As payment journeys become more embedded, visibility across transitions becomes critical.

Each stage in the flow, initiation, consent, authentication, authorisation and completion, should be measurable and attributable.

This allows teams to distinguish between:

  • bank-side latency or availability issues;
  • application-level defects;
  • user-driven abandonment.

Without that level of instrumentation, optimisation efforts tend to focus on aggregate metrics rather than identifiable failure points.

Consumer confidence and structural differences

Recent mainstream coverage of Pay by Bank has highlighted a familiar concern: consumer protection.

Card payments embed dispute and chargeback processes within scheme networks. Pay by Bank does not replicate those mechanisms in the same way.

However, the comparison is not entirely symmetrical.

In account-to-account payments, the customer authorises each transaction directly within their bank. The visibility and control at the point of payment are materially different.

This does not remove the need for clear and consistent protection frameworks. It does change how those frameworks can be designed.

As the model evolves, expectations will converge around outcomes rather than mechanisms.

A more explicit model for recurring payments

The same structural shift applies to recurring transactions.

New open banking recurring payments flows will introduce a model where consent is defined upfront, with explicit parameters such as value limits and frequency constraints.

This contrasts with both card-on-file and traditional Direct Debit approaches, where reuse of payment credentials is less visible to the customer at the point of transaction.

Over time, this creates a different balance between convenience and control.

Using the pause effectively

Moments of reduced activity are not an opportunity for large-scale redesign. Rather, they are an opportunity for clarity.

For product and engineering teams, that might mean:

  • reviewing where friction is introduced without corresponding value;
  • validating fallback behaviour under real-world conditions;
  • improving event-level telemetry across payment flows;
  • revisiting assumptions inherited from card-based models.

These are incremental changes, but they compound quickly.

Structured progression

Payment systems rarely change through single interventions. They evolve through a series of small, deliberate improvements that remove friction, improve clarity and strengthen reliability.

A brief pause in activity provides the space to make those improvements with intent. Better outcomes come from designing with greater precision.


Footnotes

Footnotes

  1. HM Treasury, National Payments Vision. Link
  2. Open Banking Limited, programme updates and ecosystem data. Link
  3. Financial Conduct Authority, The role of the FCA and PSR in delivering the National Payments Vision. Link

Kieron James

Recent posts