subscribepro-magento2-ext icon indicating copy to clipboard operation
subscribepro-magento2-ext copied to clipboard

Don't display subscribe_pro methods in instant purchase when method not allowed for one-time purchase and not creating a subscription

Open chrismshea opened this issue 1 year ago • 4 comments

PR: #269

That's a mouthful, but: In Magento 2 the Subscribe Pro payment method should be disabled for one time purchases.

SP_Method_One-Time-No

In Magento 2 Instant Purchase button on Product Detail Page is enabled by default.

m2-frontend-instant-purchase m2_frontend_instant_purchase

So, when one time purchase is disabled should we only allow the Instant Purchase button to display when customer is subscribing or if they have a saved card that is not subscribe_pro.

chrismshea avatar Dec 07 '23 13:12 chrismshea