Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 16, 20231 yr If I uncheck this setting will it start auto approving my "manual" payouts or only the Paypal payouts? Reason I am asking is because Paypal has the API and will make the payout happen, but MANUAL is just that, "MANUAL". IE: I need to do something manually before approving the payout. So it would be useful for this to only effect Paypal. Can someone confirm is that's how it works? Thank you Edited July 16, 20231 yr by SJ77
July 16, 20231 yr Community Expert This post was recognized by Marc! teraßyte was awarded the badge 'Helpful' and 5 points. The manual payout in /applications/nexus/sources/Gateway/Manual/Payout.php has a value in the code that still forces it to be manually approved: /** * @brief Requires manual approval? */ public static $requiresApproval = TRUE;