Hello, I have a request from a customer to add a stripe payment to a Contact form where the membership fee will be chosen from a dropdown field. My question is will the Credit Card form with CC number, expiry date, CVV etc appear on the actual website or will it get redirect to Stripes payment gateway on stripes website?
I would like it to be seemless so the CC form appears on the actual website. Is there a Tag needed to put it on the page. I couldn’t find any screenshots or info on how to do this after submit is pressed. Thanks.
]]>Hello,
I’ve integrated stripe into that page. Everything is done as the examples you provided and the API keys are correct, I checked them. Here is the form code
[text* amount placeholder “Amount* (min $10)”]
[tel phone placeholder “Phone Number”]
[text* invoice-number placeholder “Invoice Number“]
[email email placeholder “E-mail address“]
[text cardholder-name placeholder "Cardholder’s name"]
[stripe stripe-659 “Make a Payment”]
[submit “Make a Payment”]
However, the “Make a Payment” button is not working, as you can see in the page I provided. When I disable the plugin, it’s working again. We made tests before and it was working, now even in test mode – the button is not working. What might be the reason? Please, help
Best Regards,
Martin
]]>Hi!
We were doing a testing of the new version and noticed that when a required/mandatory field is not filled, users are still able to click on the submit button after completing the credit card info (on one hand we believe the button should be ‘disabled’ until all required fields are filed). Then, the orange error box comes with the following text: “One or more fields have an error. Please check that all fields have been filled in correctly and try again.” which is fine (as I said, shouldn’t have let the user to click the button on the first place but as a ‘just in case’ scenario is correct) except that after filling all the required fields the button remains ‘disabled’ so there is no way for the user to submit the form.
How can we fix this?
Thx!
]]>Hi,
I am reporting here an observation made on my tests with the payment form in Japanese yen.
If I enter the amount according to stripe’s recommendations, I must enter the exact amount, unlike other currencies where we speak in cents.
However, the module does not take this into account and if I enter 5000Y it captures 500000Y.
Is it possible to correct this?
Regards.
]]>Hi! How can I edit the message ‘Transaction is Succesfully Completed…” that is shown when the payment has been processed?
]]>Hi!! How can we handle credit card holds instead of regular payments through the plugin? We are doing it for other type of payments through another product but I don’t find the same code in this one (, ‘mode’ => ‘setup’ instead of ‘mode’ => ‘payment’). Thx!!
]]>We have followed the online guides to adding the Stripe fields to our contact 7 form (with an additional Stripe submit button) to our form, but the form wont submit.
]]>Hi! We would like to remove the zipcode from the payment process. How can we achieve that? Thx
]]>Hey!
The payment button is not showing on the form, if we enter the credit card info and we hit the enter button on the keyboard it process the payment without considering unfilled required fields on the form.
Can you help?
Thx!
]]>I have checked the log
PHP Deprecated: Hook wpcf7_ajax_json_echo is <strong>deprecated</strong> since Contact Form 7 version 5.2! Use wpcf7_feedback_response instead. in wp-content/plugins/contact-form-7/includes/functions.php on line 563
how to fix this
before the stripe integration form was working fine.
It is in testmode
now whenever i try to submit it doesn’t show anything.
Please help me to fix this
Hello
this seems to be a very good plugin, but unfortunately it does not work. In Test mode after submit i have got an error under the form: JSON Parse error: Unexpected identifier “Can”
And in Live mode i have got an error in console: IntegrationError: Invalid value for stripe.confirmCardPayment intent secret: value should be a client secret of the form ${id}secret${secret}. You specified: .
WordPress version: 6.5.2
Contact Form 7 version: 5.9.3.
Thank you for check
]]>Says cannot declare \Stripe\Stripe because name is already in use.
]]>Hi,
We’re using your plugin to take variable amount donations. People are reporting that transactions appear to be failing but their cards are still being charged. We see the charges in our Stripe account but we don’t see any record of the transaction on the WordPress backend. So no emails are being sent out etc.
In test mode everything works fine. When we switch to live we’re seeing the issues.
Peter
i have integrated stripe form with contact form 7 when i click on submit it is giving me following error :
https://www.mygaitexpert.com/
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, Stripe\Util\CaseInsensitiveArray given in /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiRequestor.php:402
Stack trace:
0 /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiRequestor.php(402): array_key_exists()
1 /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiRequestor.php(125): Stripe\ApiRequestor->_requestRaw()
2 /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiOperations/Request.php(57): Stripe\ApiRequestor->request()
3 /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiOperations/All.php(23): Stripe\ApiResource::_staticRequest()
4 /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/class.cf7sa.lib.php(200): Stripe\Customer::all()
5 /home/f8tm4rft6tjf/public_html/wp-includes/class-wp-hook.php(308): CF7SA_Lib->action__get_stripe_intent()
6 /home/f8tm4rft6tjf/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
7 /home/f8tm4rft6tjf/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
8 /home/f8tm4rft6tjf/public_html/wp-admin/admin-ajax.php(188): do_action()
9 {main}
thrown in /home/f8tm4rft6tjf/public_html/wp-content/plugins/accept-stripe-payments-using-contact-form-7/inc/lib/sdk/ApiRequestor.php on line 402
There has been a critical error on this website.
Learn more about troubleshooting WordPress.
]]>
I set the plugin in test mode.
but I got Transaction failed error