As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I have enabled Stripe as a payment option, but it is forcing me to enter a "zip" code. We do not use Zip codes in the UK, we use Post Codes. We also do not need to verify the Post code or Zip in the UK. Can this be made into an optional requirement in the settings on future releases? and can it ask for Post Code instead of ZIP as this will confuse visitors to the site.
In the meantime, can you tell me where to disable this in the code and i will edit it manually.
Thanks
Hi monatech,
This is input is Stripe.js library and that library handle all related to this input. I think when you enter the card number from UK, it will recognize that card is from UK and it will remove ZIP code. This is the quote from their documentation:
"Note that ZIP and postal code validation depends on your customer’s billing country. Use our international test cards to experiment with other postal code formats"
So when I add card number from my country it doesn't require ZIP code to be added.
Thanks for the update. Please close this ticket.