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
I support exploring this change to the PMI spec and think that what @adrianhopebailie proposes above is a good starting point.
Things to consider:
Do we want to support AND/OR clauses. I'd argue that we don't because it'll make the mechanism too complicated. I expect the logic to be "for each key in the 'filters' property, at least one item in the array associated with the key has to match the payment method being filtered for the payment method to be included in the filtered set".
Wildcard matching and/or microsyntaxes in the filters. No, not in v1.
As discussed on the call, I recommend that the payment method filters be defined outside of the opaque payment method data (
data
).The text was updated successfully, but these errors were encountered: