Bank Transference

Payment gateways ::: paygw_bank
Maintained by Carlos Vicente
Tihs plugin, is a moodle payment gateway that provides support to payments made by bank transferences, or another manual payment methods that need to be approved by a person.
Latest release:
184 sites
159 downloads
14 fans
Current versions available: 1

Tihs plugin, is a moodle payment gateway that provides support to payments made by bank transferences, or another manual payment methods that need to be approved by a person.

This plugin is developed and maintained by UNESCO-IESALC.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Carlos Vicente (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • kn tung
    Wed, 21 Sept 2022, 6:37 PM
    I think there's a bug in the plugin: When I approve a payment, instead of sending an email to the user, the admin received the email " Dear Admin User. Your payment for Enrolment in course xxx is confirmed."

    Additionally, is it possible to put any shortcode in the "Instructions that show after acept transfer payment." ? I'd like to add the transfer_code to the message.

    WIth best regards
  • Carlos Vicente
    Wed, 21 Sept 2022, 9:33 PM
    Hi Kn Tung. Yes, there is a bug. I created a issue in github. I'll be fixed soon.
    https://github.com/unesco-iesalc/paygw_bank/issues/18 https://github.com/unesco-iesalc/paygw_bank/issues/18
    Thank you
  • Carlos Vicente
    Wed, 21 Sept 2022, 9:55 PM
    Olá Ana Carolina.
    We are testing the plugin in Moodle 3.11 and Moodle 4.0, that are the supported moodle releases as today.
    What version of moodle you have?

    Sorry I'm spanish. I understand the portuguese but I don't feel able to write on it.
  • Carlos Vicente
    Sat, 24 Sept 2022, 12:20 AM
    Hi Kn Tung. There is a new versions that fixes the bug.

    Thanks.
  • A.C.M.P de Persan
    Sat, 22 Oct 2022, 4:49 PM
    Hello;
    My admin area is no longer displayed when this plugin installed.
    I have this error

    Coding error detected, it must be fixed by a programmer: Invalid string identifier. Most probably some illegal character is part of the string identifier. Please check your string definition

    More information about this error

    Debug info:
    Error code: codingerror×Dismiss this notification
    Stack trace:
    line 10496 of /lib/moodlelib.php: coding_exception thrown
    line 45 of /enrol/fee/classes/plugin.php: call to lang_string->__construct()
    line 29 of /enrol/fee/settings.php: call to enrol_fee_plugin->get_possible_currencies()
    line 75 of /lib/classes/plugininfo/enrol.php: call to include()
    line 150 of /admin/settings/plugins.php: call to core\plugininfo\enrol->load_settings()
    line 8859 of /lib/adminlib.php: call to require()
    line 26 of /admin/search.php: call to admin_get_root()

    Moodle 3.11, PHP 7.4 under Centos
  • Carlos Vicente
    Sat, 22 Oct 2022, 8:22 PM
    Hi. i can't reproduce the error. Just two questions.

    Has you added some alternate currency in the configuration?

    What exactly versión do you have? You can check in the version.php file in the root of moodle instalation.
  • A.C.M.P de Persan
    Sun, 23 Oct 2022, 12:06 AM
    Hello
    my version
    $version = 2021051708.00; // 20210517 = branching date YYYYMMDD - do not modify!
    // RR = release increments - 00 in DEV branches.
    // .XX = incremental changes.
    $release = '3.11.8 (Build: 20220711)';// Human-friendly version name
    $branch = '311'; // This version's branch.
    $maturity = MATURITY_STABLE; // This version's maturity level.

    $version = 2021051708.00; // 20210517 = branching date YYYYMMDD - do not modify!
    // RR = release increments - 00 in DEV branches.
    // .XX = incremental changes.
    $release = '3.11.8 (Build: 20220711)';// Human-friendly version name
    $branch = '311'; // This version's branch.
    $maturity = MATURITY_STABLE; // This version's maturity level.
  • Çetin Özyurt
    Sun, 23 Oct 2022, 5:41 PM
    Hi, thanks for this useful plugin.

    I want to receive payments "payment by link" method. Can I edit the plugin and insert a link that directs the user to the payment site and then redirects back to enroll the user? Is it possible to implement this plugin for this purpose or any other way of achieving this?
  • Carlos Vicente
    Tue, 25 Oct 2022, 1:05 AM
    Hi A.C.P.M.
    I can't reproduce where is the bug. I have the same exactly version. The problem seems when the enrol_fee plugin tries to get the posible currencies. Can you send me a screencapture of the bank plugin configuration. This is the relative URL /admin/settings.php?section=paymentgatewaybank&lang=en
  • Carlos Vicente
    Tue, 25 Oct 2022, 1:14 AM
    Hi Çetin Özyurt.
    I'm not understand clearly what do you like.I don't understand how do you tries to comunicate the enrolment link, to the payment site. This usually need some sort of integration API like REST or SOAP.
    I think you are describing the tipical payment gateway like paypal or stripe.

  • Jose Polonia
    Tue, 6 Feb 2024, 8:00 AM
    I have installed this plugin along with the Gateway Payments availability condition for paid access plugin, in order to set an access restriction to the resource through a payment. However, when a user makes a payment and it is approved with this plugin, the restriction is not lifted. I need to know how I can do this. Thank you very much.
  • Carlos Vicente
    Sat, 10 Feb 2024, 10:25 PM
    Hi Jose. I'll test with this plugin in the next days. I'll keep you informed.
  • Carlos Vicente
    Mon, 25 Mar 2024, 7:18 PM
    Hi Jose Polonia. I Just uploaded a new version that fixes the problem. I have a bug when the payment entry is created. I store the aprover user id instead the user id of buyer, and this table is read in the GWA to chck if the user has made the payment.
  • Martín Ceballos
    Mon, 15 Apr 2024, 5:48 AM
    Hello;

    How can I restrict the type of file that can be uploaded to the server as proof of payment?

    It currently allows the student to upload .docx, .gif, .tiff files, and many others, but I am only interested in allowing them to upload PDF files. Is it possible to do this?

    Best regards.
  • Carlos Vicente
    Thu, 18 Apr 2024, 6:21 PM
    Hello Martin. I will upload an update in few days. I'll try to include that
1 2
Please login to post comments