Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter oivind

    (@oivind)

    Ok, i giggled a little…. ??

    Thread Starter oivind

    (@oivind)

    There, finally I could access the stripe addon settings. The problem was not that the stripe addon in it self. The settings fields was just hidden with a css class set to display:none.
    https://imgur.com/8Dzlftv
    So it works! I can move on!

    Could this be related to the other css problem with the icons in wp-admin? Since I could not click to expand?

    Thread Starter oivind

    (@oivind)

    So, I found a five month old support thread giving me a better fix.

    https://pinpoint.world/wordpress/support/forums/topic/plugin-will-not-display-in-licenses-section-to-enter-license/

    I see that you have not updated the stripe gateway addon since 17 feb. 2015. This has been an issue at least over five months!

    Thread Starter oivind

    (@oivind)

    I have to add to the last post that the solution I’m referencing was intended to fix the “licenses Stripe settings template”. But the same solution worked to fix my problem with “Stripe settings template”.

    in file [..]/views-stripe-backend-settings.php

    Here is the change in the method

    FROM:
    <a href="DOPBSP.toggleInputs('stripe')" ...

    TO:

    <a href="DOPBSPBackEnd.toggleInputs('stripe')" ...

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    Glad you could find the solution.
    This forum is for the free version of Pinpoint.

    About add-ons write on this Support Forum.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stripe addon do not work!’ is closed to new replies.