Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / Invoicing Support / How do I set up automatic payments?

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

How do I set up automatic payments?

More
11 years 6 months ago #1610 by loic
Replied by loic on topic How do I set up automatic payments?
Hello,

We can't reproduce the problem with our test site.

Could you send us an admin account and your website url in a private message or by email ?
More
11 years 6 months ago #1696 by indizine
Replied by indizine on topic How do I set up automatic payments?
I am unable to send you a private message. I am logged in, and when trying to send message, it says incorrect code above message box, and below message box, says invalid referrer. What is your email address please?
More
11 years 6 months ago #1697 by loic
Replied by loic on topic How do I set up automatic payments?
Hello,

I send you y email adress by private message.
More
11 years 4 months ago - 11 years 4 months ago #2442 by indizine
Replied by indizine on topic How do I set up automatic payments?
1. After updating to 2.9.6 we still have this same problem and credits are not being automatically applied after the PayPal purchase. Payment shows as pending.

Can you advise what we should check to ensure that a PayPal payment should update the website?

We have provided the login details to you via email already. It would help if some one could check that everything is as it should be as we are not getting this issue resolved.

2. We have another issue where all users are still able to see everyone else's transactions and invoices. This was suposed to be an old issue that was resolved in updates. What update was that fixed in?
Last edit: 11 years 4 months ago by indizine.
More
11 years 4 months ago #2445 by tompap
Replied by tompap on topic How do I set up automatic payments?
Hello,

Regarding paypal issue.
Could you patch the following file
administrator/components/com_invoicing/helpers/format.php

in function formatCurrency

replace

if(array_key_exists($id, $currencies)) {
return $currency[$id][$format];
} else {
return '———';
}

by

if(array_key_exists($id, $currencies)) {
return $currencies[$id][$format];
} else {
return '———';
}

Then try again a new payment
More
11 years 4 months ago #2586 by indizine
Replied by indizine on topic How do I set up automatic payments?
You emailed me and I replied 4 days ago and have not had a reply. Whatever you did has caused the website home page to show an error page so the website is down! This is urgent to resolve. Please can you reply.
Time to create page: 0.122 seconds
Powered by Kunena Forum