Sidebar
×
Joobi
Sign In
Select Language
English
Albanian
Arabic
Belarusian
Bulgarian
Catalan
Chinese
Croatian
Czech
Danish
Dutch
Estonian
Finnish
French
Galician
German
Greek
Hebrew
Hebrew
Hindi
Hungarian
Icelandic
Indonesia
Italian
Japanese
Korean
Latvian
Lithuanian
Macedonian
Norwegian
Norwegian
Polish
Portuguese
Romanian
Russian
Serbian
Slovak
Slovenian
Spanish
Swedish
Thai
Turkish
Ukrainian
Vietnamese
Help
Home
Documentation
Joomla
jMarket
Payments
Common Payment Issues
Order status is set to "Pending Order" or Canceled Order"
Make sure you are using a currency that is accepted by your Payment gateway provider
Admintools Joomla extension often create this problem by blocking Paypal IPN (you need to contact extension developer or disable it)
Your website must be in live production and is accessible by public visitor (not offline nor localhost)
Verify that you are using correct Payment credentials (api keys, security tokens, etc..). Refer to the "Payment Section" of this tutorial for detailed payment setup.
If you are on Sandbox mode, you need to use a sandbox credentials and enable the sandbox mode under Payments >> Preferences
Paypal Adaptive Issue
Make sure you have an "Approved" APP ID not Conditionally Approved
Vendors are required to have a "Verified" paypal account
The money is received but order status is still "Pending"
This means the Payment gateway is not able to reach your website to complete the transaction.
Verify that your site is actually accessible by visitors. There should not be any htaccess login restriction that would require a user to enter a password to visit your site.
Make sure you do NOT have any security plugins that could block the connection to your website.
If you have security plugins, disable them and do the checkout process again and verify if the process works.
Verify in your Payment gateway account that you do not have specific order return URL specified that is different from the actual website you are tryig to checkout. Any return URL should not be touched and just leave it empty unless advised by the specific payment gateway tutorial we have available. Most of the time, return url is only used by recurring transactions.