Title: swicks's Replies | WordPress.org

---

# swicks

  [  ](https://wordpress.org/support/users/swicks/)

 *   [Profile](https://wordpress.org/support/users/swicks/)
 *   [Topics Started](https://wordpress.org/support/users/swicks/topics/)
 *   [Replies Created](https://wordpress.org/support/users/swicks/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/swicks/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/swicks/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/swicks/engagements/)
 *   [Favorites](https://wordpress.org/support/users/swicks/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 217 total)

1 [2](https://wordpress.org/support/users/swicks/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/swicks/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/swicks/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/swicks/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/swicks/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/swicks/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woocommerce Natural Sort] Problem with woo commerce product search backend](https://wordpress.org/support/topic/problem-with-woo-commerce-product-search-backend/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [10 years ago](https://wordpress.org/support/topic/problem-with-woo-commerce-product-search-backend/#post-7551708)
 * Great, I’m glad it’s now working for you.
 * Regards,
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woocommerce Natural Sort] Problem with woo commerce product search backend](https://wordpress.org/support/topic/problem-with-woo-commerce-product-search-backend/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [10 years ago](https://wordpress.org/support/topic/problem-with-woo-commerce-product-search-backend/#post-7551668)
 * Hi,
    Sorry i haven’t been working with Woocommerce for a long time now, however
   I do now need to get back into it. Where better to start and that’s with a support
   question.
 * This plugin worked with title name and looking at Woocommerce that is no longer
   a search option.
 * Can you tell me the version of WP and WC you are running?
 * I’ve created an update tonight based on WP: 4.5.3 & WC: 2.6.2 – which created
   2 additional product sort options ‘Sort by name ascending’ & ‘Sort by name decending’–
   this uses the natural sort – is this what you are looking for?
 * regards,
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] Refunding a purchase](https://wordpress.org/support/topic/refunding-a-purchase/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/refunding-a-purchase/#post-5273376)
 * No you can’t I’m afraid, you would have to do it through SagePay admin page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] accepted payment logos](https://wordpress.org/support/topic/accepted-payment-logos/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/accepted-payment-logos/page/3/#post-5044859)
 * Zimbabwe is interesting – woocommerce get_address_formats function returns it
   does use a postcode, which means I can’t use that to evaluate whether a postcode
   is required or not. I’m going to have look into additional checks I can do maybe
   get_country_locale function.
 * I will need to do some more testing…
 * regards
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] accepted payment logos](https://wordpress.org/support/topic/accepted-payment-logos/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/accepted-payment-logos/page/2/#post-5044857)
 * I’m using WooCommerce countries class to determine whether the postcode is required
 * With Hong Kong the postcode isn’t required but is visible as set by Woocommerce–
   I’m assuming (and would make sense that if it’s blank we should use the dummy
   code) – correct?
 * Zimbabwe isn’t listed as being different to default, so in Woocommerce it does
   require a postcode – this needs to raised with their developers, giving them 
   the correct address format similar to the following: ‘ZW’ => “{name}\n{company}\
   n{address_1}\n{city}\n{country}” – I don’t know what the correct format would
   be.
 * regards
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] accepted payment logos](https://wordpress.org/support/topic/accepted-payment-logos/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/accepted-payment-logos/page/2/#post-5044854)
 * The 2000 error I’m unable to reproduce the problem, without more information 
   it’s almost impossible. So any feedback from your clients would be appreciated–
   what device they are using, what credit/debit card they are using.
 * thanks
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] accepted payment logos](https://wordpress.org/support/topic/accepted-payment-logos/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/accepted-payment-logos/page/2/#post-5044852)
 * Hi,
    1.7.4 should be release over the next few days, apologies for the delay.
 * I’ve extended the Card validation date to 12 years.
    Added default currency option
   for multilingual sites. Postcode support for non Postcode countries.
 * regards
    Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] 3D Secure timing out](https://wordpress.org/support/topic/3d-secure-timing-out/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/3d-secure-timing-out/#post-5206845)
 * Hmm, this is an issue and a big concern.
 * Even more reason to consider a SagePay Server solution rather that SagePay Direct.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] accepted payment logos](https://wordpress.org/support/topic/accepted-payment-logos/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/accepted-payment-logos/page/2/#post-5044847)
 * Hi
    Are you reproduce the problem, does it show ‘Please Wait’?
 * Is it intermittent, does it happen on specific types of cards or clients?
 * If there was a general issue with the plugin with 3DSecure I would have expected
   to see more tickets raised.
 * Regards
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woocommerce Natural Sort] Does not work](https://wordpress.org/support/topic/does-not-work-314/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/does-not-work-314/#post-5088403)
 * I promise you it does – some hosts restrict user defined functions ( they need
   to be enabled or contact your provider) and the only way to implement a natural
   sort in MySQL is through UDFs.
 * I do apologise for not picking this up earlier, but I didn’t see the email notification
   of your post.
 * Best regards,
 * Steve
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] Redirect Issue](https://wordpress.org/support/topic/redirect-issue-11/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/redirect-issue-11/#post-4768893)
 * resolving this ticket – please feel free to re-open if you still have any questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] 3d Secure Screen](https://wordpress.org/support/topic/3d-secure-screen/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/3d-secure-screen/#post-4945047)
 * resolving this ticket – please feel free to re-open if you still have any questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] Where to Find Vendor Name](https://wordpress.org/support/topic/where-to-find-vendor-name/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/where-to-find-vendor-name/#post-4968527)
 * resolving this ticket – please feel free to re-open if you still have any questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] Sagepay "One Click"](https://wordpress.org/support/topic/sagepay-one-click/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sagepay-one-click/#post-5010880)
 * resolving this ticket – please feel free to re-open if you still have any questions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce SagePay Direct Payment Gateway] New version](https://wordpress.org/support/topic/new-version-26/)
 *  Plugin Author [swicks](https://wordpress.org/support/users/swicks/)
 * (@swicks)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/new-version-26/#post-5048089)
 * resolving this ticket – please feel free to re-open if you still have any questions.

Viewing 15 replies - 1 through 15 (of 217 total)

1 [2](https://wordpress.org/support/users/swicks/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/swicks/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/swicks/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/swicks/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/swicks/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/swicks/replies/page/2/?output_format=md)