Skip to content

SDK - Split payment-detection by payment network. Inject payment detectors into the request client. Remove the skipPaymentDetection flag. #1211

Open
@MantisClone

Description

@MantisClone

Towards #1202

Problem

The payment-detection package is large and takes a long time to download. This is because it includes logic for all payment networks.

Proposed solution

  1. Split the payment detection package by payment network, into separate payment detectors
  2. Make the payment detectors injectable into the request client
  3. Remove the runtime configs like skipPaymentDetection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    🎫 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions