dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Switched stripe handling to use Stripe Elements #882

Closed melinath closed 6 years ago

melinath commented 6 years ago

For PCI compliance and to avoid having to fill out annoying forms every year, we need to switch to using Stripe Elements. This only affects client-side code.

To test this PR:

chigby commented 6 years ago

When I attempt to pay for an event using a saved card, I get this message:

image

chigby commented 6 years ago

When I attempt to pay with a non-saved credit card (entering a new one's information on the order summary page), I get this message:

image