Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 29, 20222 yr HI I want to allow my members the option to choose between 3 things, paypal, manual 1 and manual 2. But I don't know how to make the second manual option available on the withdrawal screen Any ideas? Edited November 29, 20222 yr by SJ77
November 29, 20222 yr Community Expert That would require some kind of modification. Or you could enter both manual option in the same field.
November 29, 20222 yr Author 2 hours ago, teraßyte said: That would require some kind of modification. Or you could enter both manual option in the same field. I guess I will need someone to make this. 😞
November 30, 20222 yr Community Expert Send me a PM with some more details on what you're trying to do and I can take a look if you want. 🙂
November 30, 20222 yr Author It's possible I might be able to cram another use into the existing manual option. Is there anyway to know what query is triggered when hitting "approve" on a manual payout request in the ACP? I know it updates the po_gateway column in the payouts table to say "done" but are any other tables affected? Seems like there might be some member history or some other logs updated as well. Edited November 30, 20222 yr by SJ77
November 30, 20222 yr Author I realize now that clicking approve also triggers an email to the contributor. Thus, It won't be easy to make updates via SQL. I will need a new manual 2 option after all.