Forum Replies Created
-
AuthorPosts
-
Admin
KeymasterYou can checkout using Credit card (via Stripe) also.
Once you are logged into the site, simply go to the page of the addon then click on the “Add to Cart” button:
It will take you to the checkout page where you can see the shopping cart. Click on the payment method dropdown and select “Credit Card” then hit the checkout button.
I just did a test using PayPal and it takes me to the paypal checkout page correctly. So not sure why your browser isn’t going to PayPal.
Admin
KeymasterAt the moment, the option is to create multiple products then put the different donation buttons on your page.
We have plans to introduce a variation option in the future.
Admin
KeymasterThe link I referenced has embedded the site in my post and you can’t see the text under. I’ve reposted the full text below:
I’ve enabled the debug logs and the client attempted to make another user-defined amount, USD payment (8/7/18) using an iPhone/Safari/AMEX from the USA.
The payment process failed. There is no record of the attempt in the plugin logs at all. The Stripe.com logs have details for POST/v1/tokens so we know something has been sent, also AMEX is applying a test $1 charge to the customer’s account. Then, nothing happens (nothing else in the logs, no error messages, no indication that anything has failed/succeeded).
Stripe.com says it is something faulty in your plugin.
I successfully complete payment process using a Visa and I have run through every test scenario in test mode. I do not have a live AMEX card and cannot recreate the problem however this customer has now made 3 attempts. The last with the debug logs enabled (where I was hoping we could find a clue to what the problem may be).
Admin
KeymasterI’ve enabled the debug logs and the client attempted to make another user-defined amount, USD payment (8/7/18) using an iPhone/Safari/AMEX from the USA.
ilovemylife.world/
The payment process failed. There is no record of the attempt in the plugin logs at all. The Stripe.com logs have details for POST/v1/tokens so we know something has been sent, also AMEX is applying a test $1 charge to the customer’s account. Then, nothing happens (nothing else in the logs, no error messages, no indication that anything has failed/succeeded).
Stripe.com says it is something faulty in your plugin.
I successfully complete payment process using a Visa and I have run through every test scenario in test mode. I do not have a live AMEX card and cannot recreate the problem however this customer has now made 3 attempts. The last with the debug logs enabled (where I was hoping we could find a clue to what the problem may be).
Admin
KeymasterThat button is controlled by stripe. We don’t have a way to change it at the moment.
Admin
KeymasterWe don’t have an integration with woocommerce at the moment. We will look into this in the future.
Right now, you could use this plugin with our membership plugin to handle Stripe subscription and offer paid membership:
This doesn’t help with your current setup at the moment unfortunately.
Admin
KeymasterUnfortunately no. create Stripe doesn’t allow that with their standard subscription plan feature that we use.
Admin
KeymasterNo, it can’t send custom field to MailChimp at this stage.
Admin
KeymasterWhat shortcode are you using?
Admin
KeymasterI can’t think of a valid reason for it. If you see this gain then let us know so we can investigate it using details that allows us to reproduce the issue.
Admin
KeymasterHi, did you forget me? I created the WordPress user account like asked and sent the info.
Please let me know if I should proceed or try another plugin.
Admin
KeymasterNo, I can successfully complete a transaction (I can’t recreate the problem).
Can you think of what area/code might be specific to the problem as described? I have no idea. Is the Source a likely culprit?
Admin
KeymasterDo you get this error every-time a custom amount checkout is done from your site?
Admin
KeymasterSolved. Another plugin was active for reducing absolute urls to relative ones. Deactivating and clearing the cache fixed it.
Admin
KeymasterIt appears there is a 404 checkout.js not found right prior to this. It looks like it’s trying to load it from my server instead of stripe.
-
AuthorPosts