Article processing Fee option not showing to author

Hi,

We are using OJS-3.2.1 and we enabled the payment plugin and set the PayPal details. then we set up the “payment types”. Then we enable the article processing fee in Indian rupee. then we started testing by submitting the article and other stages till production.

But there is no Payment option prompting to Author on any of stage.

Can anyone help with this, please?

Hi @Logan,

Can you double-check your OJS version? There is no OJS 3.2.1 (yet).

Regards,
Alec Smecher
Public Knowledge Project Team

Hi Alec Smecher,

Sorry there is a typo. the version is 3.1.2.

Hi Alec Smecher,

Please help on this. We are struck from this and not able to go forward.

Logan

Hi @Logan,

When the Editor records an Accept decision on the submission, they should be asked whether they wish to request or waive payment from the author. If they choose to request payment, then the author will be requested via email and they will also see a Notification if they log into the system.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi Alec Smecher,

Yes, exactly we have done as you mentioned. But no email notification send to the author about the payment.

Also, not Payment notification appears in the author login.

We found that all the payment notification emails are there in the table “queued_payments

Any suggestion, why the emails are not triggered.

Regards,
Logan

Hi @Logan,

If you see an entry in queued_payments, then either there was an error that occurred between creating that and emailing the author (these happen in close sequence) or the email was sent but caught e.g. by a spam filter.

If there was an error, it’ll be logged in your PHP error log.

The best way to check whether a message was sent by OJS but never received is to check your mail server’s sending logs. The details of these will depend on your server.

Regards,
Alec Smecher
Public Knowledge Project Team