Avoid cash and transfers options #91
-
Hi everyone, Is there any way to avoid or don't show cash and transfers options? and only accept credit and debit cards? Now I'm using like this:
Is there any parameter or something to block that options (Cash and transfers)? |
Beta Was this translation helpful? Give feedback.
Answered by
lucmantovani
Sep 15, 2022
Replies: 1 comment
-
Hello @EmmanuelSalazarID! You can achieve this behavior by configuring the attribute |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
icaldana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @EmmanuelSalazarID!
You can achieve this behavior by configuring the attribute
payment_methods. excluded_payment_types
when creating the preference. More details in the documentation.