"REQUEST NOT AUTHORIZED" Squareup payment integration on WordPress - wordpress

I am planning to use Square Plugin (Caldera Forms) to recieve payment on my WordPress developed website.
I have Input the necessary sandbox ID from my developer dashboard In Square into the area required on WordPress.
However, whenever I include my card payment info on the website and try to pay, it says "REQUEST NOT AUTHORIZED"
I've troubleshoot a lot of articles online regarding it but nothing has worked. Please help.

Related

There has been an issue in the process of creating a payment system on my WordPress website via Stripe

I cannot succeed in paying any item through my shop page because my secret API key is incorrect. Moreover I cannot delete the existed one since there is no option in the drop-down menu. Has anyone know any procedure or solution? If so, would you mind telling me how to connect stripe live payment to a wordpress website?
I want to receive the procedure of how to connect stripe live payment to a wordpress website.
If you are having issues creating a payment system on your WordPress website via Stripe, here are a few things you can try to troubleshoot the issue:
Check your API keys: Make sure that you have entered your Stripe API
keys correctly in your WordPress website's payment settings. You can
check your API keys in the Stripe dashboard under the "Developers"
section.
Use a plugin: There are many WordPress plugins available that can
help you integrate Stripe into your website. These plugins handle
most of the integration process, including handling the API keys, so
you don't have to worry about it.
Check for conflicts: If you have other plugins or themes installed
on your website, they may be conflicting with your Stripe
integration. Try disabling all other plugins and switching to a
default theme to see if this resolves the issue.
Check for errors: If you are seeing error messages when trying to
process payments, check the error logs in your Stripe dashboard to
see if there are any issues with the payment requests.
Contact Stripe support: If you are still having issues, you can
contact Stripe support for assistance. They can help you
troubleshoot any issues with your integration and ensure that
everything is set up correctly.

Donation Page on Wordpress Website integrated with CCAvenue

I'm trying to create a webpage on Wordpress website, where a potential donor can write their name, contact details and the amount (in USD) that they would like to donate.
Once the user clicks on the Donate button, they should be able to make the donation through CCAvenue Payment Gateway.
The problem is, none of the solutions that I have found so far tell me how can I keep the field of Donation Amount open to the user and how can I send these variables to CCAvenue API.
Any suggestions on how to do it, would be greatly appreciated.
I am also trying to do the same I found one cool plugin which is GiveWP you can create a donate forms and integrate plenty of payment gateway addons, including the CCAvenue Gateway addon.
Check it out here: https://wordpress.org/plugins/give/
Hope this helps you :)

ccavenue woocommerce plugin is not redirecting to ccavenue

I have an ecommerce site(woocommerce). Recently I had developed a theme by myself and had added required plugins including woocommerce. As woocommerce has not payment gateway option for ccavenue, I added another plugin ccavenue advanced and it provided ccavenue option in woocommerce. Earlier it used to work fine, before this new theme.
But now, when user try to pay, after entering billing details, when user click place order, instead of redirecting to ccavenue, a page with order details with a message appear,
"Thank you for your order, please click the button below to pay with CCAvenue."
But below there is no button. Please see the image
This is the final page appears
I have tried with other available ccavenue woocommerce plugin but the result is same. I have included woocommerce.php file also. but still same result. I tried with paypal and it is redirecting to paypal.
I searched over internet a lot but could not able to find out any solution.
Any guidance will be helpful. Thanks in advance. Sorry for my bad English.
Upgrade your PHP version to latest one. The issue happened due to the disabled condition of Soapclient extension in older version php.

Payment Gateway Integration Error using PayUMoney in Wordpress?

I am using Woocommerce Word press plugin to integrate payment gateway.
https://wordpress.org/plugins/woocommerce/
Created my Test Mode account in Pay U Money and recieved key and salt id to configure in the plugin.
After adding product to page in test mode, post view cart when go ahead for checkout, it says thank you ....and then redirect page to https://test.payu.in/_payment with message as "Sorry, Some Problem Occurred."
the problem was with payUmoney Test Account key/salt id.
I have tried with Live Mode key and salt id, it seems to be working.
To
integrate Payumoney in woocommerce "PayU" provides a simple plugin to
integrate. Install it, enter your credential and that’s all.. Done..
If you want to integrate it in wordpress non e-commerce site, it needs customization. Install PHP kit provided by payumoney through FTP or File Manager in hosting control panel.
After that, the
most important thing is you have to pass the values of all required parameter as
mentioned in their documentation. Pass these values with $_POST. That’s
it.
You have to activate your account before you can do a test payment on PayU

Is https://www.x.com/developers/paypal still existing

I'm implementing a fundraising plugin in my Wordpress crowd funding website. And the guide says I need to sign-up in the https://www.x.com/developers/paypal site so that PayPal knows mine's not a scam site and legitimately processing delayed payments (advanced crowd funding).
However the site seems to be not existing, any help? Thanks
Here's the link of the Fundraising plugin I'm using: https://premium.wpmudev.org/project/fundraising/?rtruste=1&https://premium.wpmudev.org/project/fundraising/?rtruste=1&utm_expid=3606929-46.O3zA8dlfQ7OjzdOy6sld8g.1&utm_referrer=https%3A%2F%2Fwww.google.com
x.com has transitioned over to https://developer.paypal.com/

Resources