- Posts: 9
- Thank you received: 0
Enable API and API Key
- Dennis Devine
- Topic Author
- Offline
- New Member
-
Less
More
3 years 1 month ago - 3 years 1 month ago #150339
by Dennis Devine
Enable API and API Key was created by Dennis Devine
Where do I find the API Key?
I have with PayPal
API Username
API Password
and
Signature
The Message I get:
Your payment for the subscription failed. Please review the reason below and try again
ReasonThis transaction cannot be processed. The merchant's account is not able to process transactions.
I was able to make a payment via the PayPal.me link
I have with PayPal
API Username
API Password
and
Signature
The Message I get:
Your payment for the subscription failed. Please review the reason below and try again
ReasonThis transaction cannot be processed. The merchant's account is not able to process transactions.
I was able to make a payment via the PayPal.me link
Last edit: 3 years 1 month ago by Dennis Devine.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
3 years 1 month ago #150345
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Enable API and API Key
Hello Dennis
I guess it is because the API is not enabled for your PayPal account. Where are you from? I'm asking this question because using PayPal API for direct credit card payment like that is only available in some countries like US, UK, Canada, Australia...
If you are from one of these countries and still get this error, I guess you will have to contact PayPal and ask them about this
Regards,
Tuan
I guess it is because the API is not enabled for your PayPal account. Where are you from? I'm asking this question because using PayPal API for direct credit card payment like that is only available in some countries like US, UK, Canada, Australia...
If you are from one of these countries and still get this error, I guess you will have to contact PayPal and ask them about this
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Offline
- Senior Member
-
Less
More
- Posts: 68
- Thank you received: 1
3 years 4 weeks ago #150908
by Claire Haas
Replied by Claire Haas on topic Enable API and API Key
Hi,
I have the same problem. I have contacted PayPal and they say 'there are no restrictions preventing you from taking payments so this is an integration issue'.
I have the same problem. I have contacted PayPal and they say 'there are no restrictions preventing you from taking payments so this is an integration issue'.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
3 years 4 weeks ago #150917
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Enable API and API Key
Hello Claire
I would say that the person who answered you might not good enough. Maybe he does not understand the actual problem. The error message is returned by PayPal, not by our code (we just display what they returned when we make a call to them to process payment). So if you get the same error message, there could be a problem with your PayPal account
I assume that you are using PayPal Pro payment plugin? Please note that:
- PayPal Pro is only available in some countries like US, UK, Canada..., so if you are not from these countries, you cannot use it
- Are you using onetime or recurring subscription plan? From what I see, PayPal might disable recurring payment for new PayPal account . And that could be the reason causing the error
- As PayPal charges you monthly fee for using PayPal Pro, I guess they will have to approve your account to allow you to use that. Did that ever happen?
Tuan
I would say that the person who answered you might not good enough. Maybe he does not understand the actual problem. The error message is returned by PayPal, not by our code (we just display what they returned when we make a call to them to process payment). So if you get the same error message, there could be a problem with your PayPal account
This transaction cannot be processed. The merchant's account is not able to process transactions.
I assume that you are using PayPal Pro payment plugin? Please note that:
- PayPal Pro is only available in some countries like US, UK, Canada..., so if you are not from these countries, you cannot use it
- Are you using onetime or recurring subscription plan? From what I see, PayPal might disable recurring payment for new PayPal account . And that could be the reason causing the error
- As PayPal charges you monthly fee for using PayPal Pro, I guess they will have to approve your account to allow you to use that. Did that ever happen?
Tuan
The following user(s) said Thank You: Claire Haas
Please Log in or Create an account to join the conversation.
- Claire Haas
- Offline
- Senior Member
-
Less
More
- Posts: 68
- Thank you received: 1
3 years 4 weeks ago #150918
by Claire Haas
Replied by Claire Haas on topic Enable API and API Key
This is why then: As PayPal charges you monthly fee for using PayPal Pro, I guess they will have to approve your account to allow you to use that. Did that ever happen?
No, it never happened.
Thank you (again!)
No, it never happened.
Thank you (again!)
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
3 years 4 weeks ago #150920
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Enable API and API Key
OK, great. So in this case, I guess you will have to contact them again one more time
The following user(s) said Thank You: Claire Haas
Please Log in or Create an account to join the conversation.
- Claire Haas
- Offline
- Senior Member
-
Less
More
- Posts: 68
- Thank you received: 1
3 years 1 month ago #150941
by Claire Haas
Replied by Claire Haas on topic Enable API and API Key
Hi Tuan,
PayPal have responded and say:
If you would like to have a more consecutive checkout process when allowing the users to checkout with or without the use or creation of a PayPal account I can suggest the consideration of using PayPal Commerce Platform (Advanced Credit / Debit Card processing)
More information:
www.paypal.com/us/webapps/mpp/commerce-platform
developer.paypal.com/docs/platforms/
www.paypal.com/us/business/platforms-and-marketplaces
developer.paypal.com/docs/business/check...anced-card-payments/
developer.paypal.com/docs/business/check...-payments/integrate/
If you could make this possible I would happily buy the plugin.
PayPal have responded and say:
If you would like to have a more consecutive checkout process when allowing the users to checkout with or without the use or creation of a PayPal account I can suggest the consideration of using PayPal Commerce Platform (Advanced Credit / Debit Card processing)
More information:
www.paypal.com/us/webapps/mpp/commerce-platform
developer.paypal.com/docs/platforms/
www.paypal.com/us/business/platforms-and-marketplaces
developer.paypal.com/docs/business/check...anced-card-payments/
developer.paypal.com/docs/business/check...-payments/integrate/
If you could make this possible I would happily buy the plugin.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
3 years 1 month ago #150949
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Enable API and API Key
Yes, I'm looking at these options. But it could be hard to support this, especially if you are using recurring subscription
If you are having onetime subscription only, that should be possible to implement. For recurring, it could take more time before I can have it implemented
Regards,
Tuan
If you are having onetime subscription only, that should be possible to implement. For recurring, it could take more time before I can have it implemented
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Offline
- Senior Member
-
Less
More
- Posts: 68
- Thank you received: 1
3 years 4 weeks ago #150959
by Claire Haas
Replied by Claire Haas on topic Enable API and API Key
Hi Tuan,
My apologies, I seem to have hijacked a Membership Pro thread! I saw the same error and just jumped on the bandwagon! My needs for this would be for eShop, so one time purchases only.
Kind regards
Claire
My apologies, I seem to have hijacked a Membership Pro thread! I saw the same error and just jumped on the bandwagon! My needs for this would be for eShop, so one time purchases only.
Kind regards
Claire

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
3 years 4 weeks ago #150962
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Enable API and API Key
Ah, OK Claire. We will update you when we are success with the development of the payment plugin
Tuan
Tuan
The following user(s) said Thank You: Claire Haas
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.