PayPal wants us to check the users email verification through an API endpoint before processing transactions. This seems like something that the user should verify on their own, but we do have an API endpoint for checking their email verification status, so we could prevent the payment method from being available to users before the email is verified?
PayPal wants us to check the users email verification through an API endpoint before processing transactions. This seems like something that the user should verify on their own, but we do have an API endpoint for checking their email verification status, so we could prevent the payment method from being available to users before the email is verified?