You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MantisClone
changed the title
Refactor payment detection to be injectable into the request client. Remove the disablepaymentDetection flag.
Refactor payment detection to be injectable into the request client. Remove the disablePaymentDetection flag.
Oct 21, 2023
MantisClone
changed the title
Refactor payment detection to be injectable into the request client. Remove the disablePaymentDetection flag.
Inject payment detectors into the request client. Remove the disablePaymentDetection flag.
Oct 23, 2023
MantisClone
changed the title
Inject payment detectors into the request client. Remove the disablePaymentDetection flag.
Inject payment detectors into the request client. Remove the skipPaymentDetection flag.
Oct 23, 2023
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
skipPaymentDetection
.The text was updated successfully, but these errors were encountered: