• Resolved shakazulu1

    (@shakazulu1)


    We need to be able to run an API call to perform an account verification to an external system before allowing the purchase of certain products. i.e. we have to perform a check against an external database and if the return value is positive, we can allow the customer to checkout. How can we do this? Is there any way to easily intercept the checkout process to perform these checks?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    This sounds like something you should likely do on registration, where it checks with your other system, and then using the info there, either shows or hides the products.

    Of course, this is all completely custom to your site, so you would want to speak to your developer for more info.

    Hopefully that helps! Have a great one!

    Thread Starter shakazulu1

    (@shakazulu1)

    Thanks for the suggestion. How would we go about hiding or displaying products based on this? We could probably run the check monthly and update a custom field, but can we show or hide a certain product category based on custom fields?

    • This reply was modified 4 years, 7 months ago by shakazulu1.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Checkout Verification’ is closed to new replies.