- Posts: 5
- Thank you received: 0
os_moneris payments failing due to No permission for:'cvd_info'"
- Craig Whynot
- Topic Author
- Offline
- New Member
-
Less
More
2 years 1 week ago #157323
by Craig Whynot
os_moneris payments failing due to No permission for:'cvd_info'" was created by Craig Whynot
Hello, we've spoken with Moneris technical support multiple times, and they've assured us that the cvd_info permission is now correctly applied to our account.
POST calls are still failing with the error: No permission for:'cvd_info'. Could I get some ideas for debugging / troubleshooting?
We are on the latest version of membership pro (updated today).
POST calls are still failing with the error: No permission for:'cvd_info'. Could I get some ideas for debugging / troubleshooting?
We are on the latest version of membership pro (updated today).
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
2 years 1 week ago #157335
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_moneris payments failing due to No permission for:'cvd_info'"
Hi Craig
The error message actually returned by Moneris , so there must be still something wrong with permission settings at Moneris. If they said it is correct, maybe you could ask them to check their logs to see what's wrong with the data which we passed to them to see why we still receive that error message from there?
They should be able to check the data which we passed to them and tell us more about it. But it is very likely this is not something from our end because the error message is returned by them and it is clearly saying that there is permission issue
Regards,
Tuan
The error message actually returned by Moneris , so there must be still something wrong with permission settings at Moneris. If they said it is correct, maybe you could ask them to check their logs to see what's wrong with the data which we passed to them to see why we still receive that error message from there?
They should be able to check the data which we passed to them and tell us more about it. But it is very likely this is not something from our end because the error message is returned by them and it is clearly saying that there is permission issue
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Craig Whynot
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
2 years 1 week ago #157356
by Craig Whynot
Replied by Craig Whynot on topic os_moneris payments failing due to No permission for:'cvd_info'"
Excellent - we will reach back out to Moneris; thanks!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
2 years 1 week ago #157362
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_moneris payments failing due to No permission for:'cvd_info'"
Thanks Craig. Please update us with the result once you heard back from them
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Craig Whynot
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 year 11 months ago #157665
by Craig Whynot
Replied by Craig Whynot on topic os_moneris payments failing due to No permission for:'cvd_info'"
Hi Tuan,
I'm back to looking at this issue today.
Moneris says they don't see any indication that requests are making it to them.
I can neither confirm or deny at this point; can you help me with troubleshooting steps?
>>Membership failure
Your payment for the subscription was failure. Please review the reason below and try again
Reason
Cancelled: Transaction not allowed.No permission for:'cvd_info'
I'm back to looking at this issue today.
Moneris says they don't see any indication that requests are making it to them.
I can neither confirm or deny at this point; can you help me with troubleshooting steps?
>>Membership failure
Your payment for the subscription was failure. Please review the reason below and try again
Reason
Cancelled: Transaction not allowed.No permission for:'cvd_info'
Please Log in or Create an account to join the conversation.
- Craig Whynot
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 year 11 months ago #157666
by Craig Whynot
Replied by Craig Whynot on topic os_moneris payments failing due to No permission for:'cvd_info'"
So I solved the problem. Regenerating the apiKey on the moneris site was the answer.
In terms of troubleshooting, I commented out the cvd logic in os_moneris.php which allowed me to receive a different error message: api key mismatch.
All good now!
In terms of troubleshooting, I commented out the cvd logic in os_moneris.php which allowed me to receive a different error message: api key mismatch.
All good now!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 year 11 months ago #157667
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_moneris payments failing due to No permission for:'cvd_info'"
Thanks Craig for the information. The question here is do you still need to comment out the cvd logic after re-generating the key ? Or after re-generating the key, everything works well ? Please let me know so that I can check to see if I need to do any modification to the payment plugin
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Craig Whynot
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 year 11 months ago #157679
by Craig Whynot
Replied by Craig Whynot on topic os_moneris payments failing due to No permission for:'cvd_info'"
Good morning. I was able to restore the CVD logic. Commenting it out gave me a more useful error message back but reverting the comments functioned correctly. Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 year 11 months ago #157687
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic os_moneris payments failing due to No permission for:'cvd_info'"
OK, thanks Craig for the information. Have a nice weekend
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Paul McDonald
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 1
8 months 2 weeks ago #167982
by Paul McDonald
Replied by Paul McDonald on topic os_moneris payments failing due to No permission for:'cvd_info'"
Hi Craig ...
I'm also getting this error.
Are you using The HOSTED PAYPAGE Configuration in MONERIS? If so ... are you plugging in the PS_STORE_ID and HPP_KEY into Event Booking payment plugin from the HOSTED PAYPAGE page?
Or are you using the DIRECT POST Configuration in MONERIS. If so ... are you plugging in the PS_STORE_ID and HPP_KEY into Event Booking payment plugin from the DIRECT POST page?
Or are you using the STORE API which is found in the MONERIS Store Settings page?
THANKS!!!
I'm also getting this error.
Are you using The HOSTED PAYPAGE Configuration in MONERIS? If so ... are you plugging in the PS_STORE_ID and HPP_KEY into Event Booking payment plugin from the HOSTED PAYPAGE page?
Or are you using the DIRECT POST Configuration in MONERIS. If so ... are you plugging in the PS_STORE_ID and HPP_KEY into Event Booking payment plugin from the DIRECT POST page?
Or are you using the STORE API which is found in the MONERIS Store Settings page?
THANKS!!!
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.