VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Mike J on January 01, 2025, 08:20:26 AM

Title: Membership "Checkout blocked by Payment plugin" error
Post by: Mike J on January 01, 2025, 08:20:26 AM
Hi guys,

I'm trying to repurchase my VM membership license but am faced with a info "Checkout blocked by Payment plugin" error message at checkout. Have tried a new email address ( fresh account ) and multiple browsers to no avail.
Title: Re: Membership "Checkout blocked by Payment plugin" error
Post by: Mike J on January 02, 2025, 01:57:17 AM
Am trying to purchase/repurchase the bronze variant here: https://extensions.virtuemart.net/support/virtuemart-supporter-membership-detail
Title: Re: Membership "Checkout blocked by Payment plugin" error
Post by: Milbo on January 03, 2025, 21:28:43 PM
Hello Mike J, thank you for buying the membership. As you maybe noticed due the news, I had todo a security release. Then I checked your case, took a look on the logfile, which was much too big, because I left the debug mode on. So I deactivated it and the plugin directly told me, that the zip field was not set on required. Nice, because I wrote this function 2 months ago. Then I set the field on required. Then I checked your data and yes the zip is not there. and I also found it in the log
[ISSUE] => POSTAL_CODE_REQUIRED
[DESCRIPTION] => THE SPECIFIED COUNTRY REQUIRES A POSTAL CODE

So this issue should be fixed now. that was a hard day
Title: Re: Membership "Checkout blocked by Payment plugin" error
Post by: Mike J on January 06, 2025, 01:42:24 AM
Oh, great. many thanks.

Keep up the great work.

M