picocodes
Forum Replies Created
-
AuthorPosts
-
This addon supports the US dollar, Canadian Dollar, Japanese Yen, Australian Dollar, and the Pound Sterling.
The only requirement is that the location ID you provide in the addon settings has to be from the country that you intend to take payments from.
Sorry for the confusion.
Hi Arshad,
Is the above function adding any errors in your error log?
If not, contact your web host and ask them to stop blocking your IP address.
Hi,
before making a transaction, press
Ctrl+Shift+J (or Cmd+Shift+J on a Mac)
on your keyboard to open the console.
Then proceed with the transaction process and let us know if you can see any errors being logged.
PS: Are other payment gateways working fine?
Hi @lmuzyczka,
The new version of Invoicing allows you to interact with items, discounts, and invoices via the REST API.
Support for quotes is coming in the next release (probably Wednesday).
At the moment, PayPal will direct you to our payment failed page instead of the checkout page.
If you post your website’s administration details in a private reply, I can apply a fix for this on your site. The next release will contain a more permanent fix.
If you are a developer, you can apply the patch by yourself. https://github.com/AyeCode/invoicing/pull/259
This reply has been marked as private.I made a change on your website now all payments won’t send the state to SagePay. We’re soon releasing a permanent fix for this.
This reply has been marked as private.Currently, the addon can not be used to sell items. Instead, it lets your clients request for invoices or quotes.
After a client requests an invoice/quote, you then add an item to the invoice/quote and send it to them.
If you fill out the form, you will notice that a new invoice has been generated.
Kindly update to the latest release of the addon.
Hi Curt,
The Square Gateway is not displayed when a customer tries to pay for an invoice that contains a recurring item.
This is because the Square API does not support setting subscriptions.
You can go through this document to learn more about hooks (filters).
After that, add your filter inside your theme’s functions.php.
However, I would recommend you leave it as is since it increases your conversion rates. Your users as more likely to pay after they submit a claim compared to having to check their email first.
You can use the filter
geodir_claim_submit_success_message
to return the success message you want.
Unfortunately, that won’t be possible as we already have other tasks that need to be worked on during the month.
PayTrace should be available by the 10th of February.
Hi Francis,
Made some changes to your site. Kindly confirm if everything is working as expected now.
Brian.
-
AuthorPosts