Forum Replies Created
-
AuthorPosts
-
AdminKeymaster
We don’t have a textarea type at the moment. The “Text” field usually handles the text related input. WHat info will you be collecting?
October 10, 2019 at 11:46 am in reply to: Loading circle after upgrade – Not loading payment screen #2383AdminKeymasterI just checked your page and the payment form loads fine for me. I can enter a credit card number and click on the pay button.
You maybe seeing a caching issue. Can you please empty all cache from your site (if you are using a caching plugin), then empty your browser cache and try it?
Which browser you are using to test?
Also, I noticed that you have an “HTTPS” warning on that page (possibly because you are embedding an image using “http” URL instead of “https”. Please correct that.
AdminKeymasterWhen you are giving access to a page on your site, the best way to handle that is to use a membership type system like the following:
Alternatively, you can use the URL of the page in the “Thank You Page URL” field of that product and the user will get sent to that page after the purchase. However, to apply protection to a WordPress page, you do need a membership type system as mentioned above.
AdminKeymasterIf you are using it with the new checkout then it won’t work correctly with the custom fields addon yet. We are in the process of converting that addon for the new checkout. Should be done in a few days.
AdminKeymasterYes, we are doing some SCA related work for the subscription addon. Once that work is done, we will sort out this one.
AdminKeymasterDo you see any error in the error log file of the site?
That new form (where the CVC and expiry fields are) is controlled by Stripe. I also like the previous form but in this new API this is what they offer.
AdminKeymaster@nancywhite59, We have just released another version that should fix the issue you explained.
AdminKeymasterReported Bugs
Currently we are aware of the following bugs and working on them:
#1) [Fixed] Getting the following error when Checking out with shipping address enabled for a product:
Received unknown parameter: shipping[email]
This error is triggered when the “Collect Both Billing And Shipping Addresses” is enabled.
#2) [Fixed] “customer_email” tag not working.
#3) [Fixed] The payment window not scrolling correctly in mobile devices.AdminKeymasterYes, you see an additional apple pay button. It maybe a setup issue with your apple pay of the phone being used.
Can you please post a link to the payment page so I can test it using my iPhone?
AdminKeymasterWith the variable price you are allowing your customer to specify the amount. There is no option to do a minimum amount for that.
What you can do is put a text message below the subscription button (or in the product description) that clearly explains what is the minimum you are willing to accept. If anyone pays less then you can cancel the subscription and not deliver the service. If you explain it in the description of the product, then the visitors will pay within the range you are advertising.
AdminKeymasterYes. You can contact us when you want to do the switch.
AdminKeymasterStripe does not natively support pausing a subscription. You can, however, cancel the current subscription and request the user to subscribe when he is ready.
Stripe doesn’t support the minimum number of payments before cancel option. By default, cancelling a subscription is done by the site admin (you). So if you have communicated with your customers (using terms and conditions) that the minimum number of payments is 3 before a subscription can be cancelled; then you can explain the situation to them when they contact you to cancel.
AdminKeymasterYeah sure. Please submit a request using the contact form on this site.
AdminKeymasterDon’t have a plan for it at the moment. We will add it to our wishlist.
AdminKeymasterNot at the moment.
-
AuthorPosts