spookylukey/django-paypal

Encrypted form gives different interface on PayPal

Opened this issue · 1 comments

If I switch to encrypted form, the PayPal shows me interface with much worse UX:
Snímek obrazovky_2022-05-03_07-48-03

In contrast with the interface with unencrypted form:
Snímek obrazovky_2022-05-03_07-48-14

I don't think, this is fault of django-paypal, but I would like to know the reason for this anyway. Also this might be something that should get into documentation.

I never use the encrypted form, so I'm not aware of this. It's very unlikely we can do anything about it, and it can also change, so I don't want to put current screenshots into our docs. We could put a note in that the use of an encrypted form may result in a different flow/UI in PayPal, and that people should test etc. I'd happily merge a PR for that.