You've already forked AstralRinth
forked from didirus/AstralRinth
Enable charity payouts through Tremendous (#3732)
This commit is contained in:
@@ -390,6 +390,7 @@ impl PayoutsQueue {
|
|||||||
"bank",
|
"bank",
|
||||||
"ach",
|
"ach",
|
||||||
"visa_card",
|
"visa_card",
|
||||||
|
"charity",
|
||||||
];
|
];
|
||||||
|
|
||||||
if !SUPPORTED_METHODS.contains(&&*product.category)
|
if !SUPPORTED_METHODS.contains(&&*product.category)
|
||||||
|
|||||||
Reference in New Issue
Block a user