Relative Content

Tag Archive for javaspringspring-bootstripe-payments

Stripe integration in spring

I’m fairly new to stripe payment integration that’s why I’m struggling with why this is not working. below is my payment integration into spring. I have the correct libraries in spring, but when I run, I get a screen with just the pay now button instead of the payment form. I have the correct secret and publishable keys. I have tried front end debugging and I noticed that compared to other pages, mine does not generate this file elements-inner-payment-request-a571ca6357c4e23ae8beeb8995bd9684.js nor this ui-shared-c58ee44d70fd01369162f07be35afdcf.js. I don’t know if that would be helpful. I’d appreciate any help!!