1. HermanPeeren
  2. RO Payments
  3. Tuesday, 10 August 2021
  4.  Subscribe via email
Not a question but a remark:

in ROpayments 6.5, when using a message from ROpayments instead of the Thank You message from RsformPro, you have to set Show Thank You Message to Yes in the GENERAL settings of the form!

I upgraded from an older version of JDideal and the page I showed on success/failure stopped being showed. In the older version the message was simply echoed in rsfp_f_jdidealNotify() of the rsfpjdideal-system-plugin. In the newer ROpayments version of this plugin in jdidealReturn() the message is put in a session-variable 'thankYouMessage' and used by RSform to render the message instead of its own Thank You message... but only if the ShowThankyou-variable of that form is true!

Maybe you can mention that in the documentation. Or maybe even better: automatically set the ShowThankyou-variable of that form to true if the ROpayment-setting for that form is that you want to show a ROpayments-message instead of showing the Rsform Thank You page. Bit confusing still, because at the ROpayments settings for that form, when you say NO to 'Show RSformPro! Thank you page', you'll have to say YES to 'Show Thank You Message' in general settings of the form. I'd suggest you change the wording of that PLG_RSFP_JDIDEAL_REDIRECTRSFORMS_LABEL language string, more in the line of the clearer description PLG_RSFP_JDIDEAL_REDIRECTRSFORMS_DESCRIPTION (for instance: "Show this form's own Thank You message"; still not 100% clear though).

Let me know if I'm doing something wrong, for I only want to help and not spread false information. Thank you!

Cheers,
Herman
Accepted Answer Pending Moderation
Hello Herman,

Thank you for your feedback.

In the newer ROpayments version of this plugin in jdidealReturn() the message is put in a session-variable 'thankYouMessage' and used by RSform to render the message instead of its own Thank You message... but only if the ShowThankyou-variable of that form is true!
That is correct because that way we follow the RSForms way and pages behave the same way as they do with just RSForms forms.

The logic here is that RSForms determines whether or not a message is shown using the Show RSformPro! Thank you page setting. If this is set to Yes, you can determine if the RO Payments message is shown instead of the RSForms message.

Let me know if I'm doing something wrong, for I only want to help and not spread false information. Thank you!
All is good and I see your point. I will work on the wording of the message and documentation.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO Payments
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!