solidusio / solidus_paypal_commerce_platform

💳 Integrate Solidus with Paypal Commerce Platform
https://developer.paypal.com/docs/platforms/
BSD 3-Clause "New" or "Revised" License
17 stars 24 forks source link

Should we enforce email address verification before allowing the payment method to be usable? #7

Closed seand7565 closed 4 years ago

seand7565 commented 4 years ago

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?

elia commented 4 years ago

I think would be "nice to have", I'll open an issue for implementing this, and we can keep it at a lower priority.

elia commented 4 years ago

Closing in favor of https://github.com/nebulab/solidus_paypal_commerce_platform/issues/9