Payment method only on specific shippinh

Hi
Is there a way to display deferred payment only on “in store pickup”?

Thanks for your help,
Chris

Hi @Chris,

Unfortunately, we don’t have any built-in mechanism to display certain specific payment methods conditionally.

However, some of our users achieve this by applying CSS rules to the cart depending on what’s inside the cart (content can be retrieving using the SDK store).

Let me know if that helps,

Cheers!