SWAuk / website

Student Windsurfing Association website
www.swa.co.uk
5 stars 3 forks source link

Stripe api change #235

Closed arneyjfs closed 3 years ago

arneyjfs commented 3 years ago

Switching to the new SCA ready stripe payment flow. This is an implementation of the custom payment flow at the below URL (JS/PHP version) https://stripe.com/docs/payments/integration-builder

addshore commented 3 years ago

So it looks like there are some code style issues in the current PR. https://github.com/SWAuk/website/pull/235/checks?check_run_id=1652039133

You should be able to fix these by running composer fix Or by running composer phpcs and manually looking at the issues and fixing them :)