beebmx / kirby-pay

Make online payments with Kirby
https://beebmx.github.io/kirby-pay
MIT License
34 stars 2 forks source link

Stuck on "Processing Payment" #3

Open frankziski opened 3 years ago

frankziski commented 3 years ago

Hey there, i just installed kirby-pay and set up my text-credentials on stripe. On my checkout-page i implemented the payment-Plugin like in the wiki described and it appers correctly. After submitting the form with my credit card data, the Make Payment Button changes to "Processing Payment". However: inside the stripe-logs my data was send to stripe correctly and the response was successfull. But on my kirby checkout page nothing happens.

what am i doing wrong?

frankziski commented 3 years ago

any suggestions? Is this project still in development?

beebmx commented 3 years ago

The project is ready to be used.

frankziski commented 3 years ago

Wow this is not helpful at all. Can you help me figuring out where this error comes from?