Questions tagged [payola]

The Payola (payola-payments) rubygem is for accepting payments with stripe in Rails applications.

The Payola (payola-payments) rubygem is for accepting payments with stripe in Rails applications.

GitHub

17 questions
0
votes
2 answers

Rails 4 Payola Stripe webhook insert into table when invoice paid

I am trying to setup a webhook with the Payola gem to insert data into a table when invoice payment is successful (ie the event invoice.payment_succeeded. For some reason, this does not work, but a similar event to send email when invoice is created…
Alex
  • 193
  • 1
  • 2
  • 12
0
votes
1 answer

I get error 500 (Internal Server Error) when I try to pay with Payola/Stripe (Custom Form) in my Rails 4.1.8 application

I will like some help. I am working on a "Rails Paid Job Board", and I get error: "**Completed 500 (Internal Server Error)**" whenever I click "PAY" for a job post with Payola(Stripe) Custom Form on my Development Portal. It's killing enough I…
Afolabi Olaoluwa
  • 1,898
  • 3
  • 16
  • 37
1
2