Chapters

Category: mycred/banking

A compilation of items related to Banking Services via the Banking add-on.

mycred_banking_compound_interest

This action runs after the Compound Interest service settings, allowing you to insert custom settings or code on the settings page.

Continue Reading

mycred_banking_recurring_payouts

This action runs after the Recurring Payouts service settings, allowing you to insert custom settings or code on the settings page.

Continue Reading

mycred_banking_save_interest

This filter allows you to add or adjust the settings saved by the compound interest banking service.

Continue Reading

mycred_banking_save_recurring

This filter allows you to save custom settings you might have added to the Recurring Payout service in the Banking add-on.

Continue Reading

mycred_central_banking_ignore

This filter allows you to add references that the Central Banking service should ignore.

Continue Reading

mycred_compound_max_limit

This filter allows you to adjust the number of balances the compound interest banking service will process per instance.

Continue Reading

mycred_compound_pay_max_limit

This filter allows you to adjust the number of compounded interests the banking service will payout per instance.

Continue Reading

mycred_delete_recurring_payout

Deletes a given recurring payout in the Banking add-on.

Continue Reading

mycred_get_recurring_payout

This function returns the settings and status of a given scheduled recurring payout in the Banking add-on.

Continue Reading

mycred_get_recurring_payout_schedules

This function will return all currently existing recurring payout schedules in the Banking add-on.

Continue Reading

mycred_recurring_max_limit

This filter allows you to adjust the number of users the recurring payout banking service will process per instance.

Continue Reading

mycred_setup_banking

This filter allows you to register your own banking services or remove/disable existing services.

Continue Reading