Wordpress website /Checkout Stripe -Bancontact - wordpress

I have activated the Bancontact methode for my Stripe account from Stripe dashboard.
I want to create checkout session from my wordpress website using a plugin connected to my stripe account API Keys.
My customers want to pay with Bancontact. But the problem I have is that the Bancontact option button is not shown on the checkout form. I tried a lot of to resolve that issue but I could not. I contacted with Stripe's support team for help and they recommended me to advice wordpress? and that I must configure a parameter name 'payment_method_data' with 'bancontact'?
Can some one help me resolving this please?

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.

Login Customer WooCommerce API

We are building an Easy Order form in VUE for our customers. The VUE app is connected to the WooCommerce API v3. Customers should login with their own credentials and be able to order products. We managed to let it work with an admin user, but it looks like customers don’t have the correct credentials.
Is there a way to fix this? Maybe with a plugin? Or code?
All the other related posts are pretty old. So I hope this is possible now.
The login is managed by the WordPress Rest API.
For more info I recommend reading the following:
WC REST API Order Properties
WP-API / Basic-Auth repo
WooCommerce / wc-api-php repo
WP plugin Simple JWT Login

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 :)

Express checkout is not returning to website (currently in sandbox)

I don't use paypal all the time but I have a wordpress plugin I built to handle some basic payments. I have started to implement this plugin on a new site and new paypal account and am running into some issues. I am using a technique very similar to the selected answer in this post: Easier way to integrate PayPal express checkout? (that's me, actually).
I'm not sure if there was a change with Paypal that is affecting the redirect after payment but I am setting the return, notify, etc url's in the form before passing it off to Paypal. I have tried to match up the settings with the other paypal accounts I use this plugin with but the "Profile" page on Paypal seems much different on this new account (? did it change, maybe I signed up for the wrong type of account or have a settings misaligned). I know one obvious solution would be to enable the auto return url within the profile page but my other Paypal accounts do not have this option enabled and also when I attempt this it does not help.
I am also having trouble locating the proper settings for changing the shop name (currently showing my email address) on the Paypal checkout page.
Any help would be appreciated.
Sandbox settings are not tied to account settings at all, I just needed to make the changes when logged into sandbox.paypal.com when I was making them on paypal.com only.. Maybe this will help someone else in the future. Feel free to delete.

S2Member Wordpress Plugin Configuration

Hi I am a newbie in Wordpress.
I want a registration form and paypal button in a page.
User will fill in the details and click the paypal payment button .
The user information gets saved and the url will be redirected to the paypal website for
payment.
I have installed the s2member plugin ,read the configurations but somehow unable to achieve the same.
TO ANSWER NEED YOU TO CONFIRM WHETHER you will need different access levels, will you want any free users BEFOR paying and your subscription model. no point using sledge hammer to crack a nut user registration and payment can just be setup with Gravity forms and PayPal but need to know more to answer properly.
Let us know and can then help .

Resources