• Sorry, but this is really shitty plugin. Caused me to waste few hours to find why it’s not working while returning error about token.

    Hell why did you commented scripts action?

    // load frontend scripts
    
    // add this action when the payment form is viewed
    // add_action('wp_enqueue_scripts', 'paymill_load_frontend_scripts');
    // or if above doesn't work, try this:
    // paymill_load_frontend_scripts();

    Did you wrote it yourself or just copy-pasted code found in Google?

    Also there’s an invention called “space” – it’s a big horizontal bar on your keyboard and it’s used to put actual space into the code to make it a little more readable.

Viewing 1 replies (of 1 total)
  • Plugin Author straightvisions GmbH

    (@matthias-reuter)

    Thank you for your valuable and charming feedback.

    The commented section mentioned in your quote is an advice integrating a new shop to paymill plugin. Each shop gateway wrapper has it’s own call of paymill_load_frontend_scripts, see files in /lib/integration/.

    Spacebar is available, but I try to use it wisely rather than wasteful.

    If you need further support, please don’t hesitate to ask in support section on https://www.ads-software.com/support/plugin/paymill

Viewing 1 replies (of 1 total)
  • The topic ‘WTF’ is closed to new replies.