Skip to content
Discussion options

You must be logged in to vote

Hello @Pankaj-0723 - unfortunately, there is not a configuration available in HQ that would allow you to filter payment methods based on the device type.

But there is a PreSelectTransactionPaymentMethod trigger that you can use to implement this scenario with an extension. And we have a sample demonstrating how to implement this trigger: CreditCardOnlyPreSelectTransactionPaymentMethod.ts. The sample shows how to filter the list to only show credit cards, you should be able to easily modify it to only filter out the Cash payment option.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by madyke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants