RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: testingbot
Site: http://www.testingbot.com
I implemented the code as in the example, but for me it's taking money twice: first with request_payment and then with create_recurring_profile (probably because the subscription starts today and the customer needs to pay today?)
Does anyone else have this problem?
I implemented the code as in the example, but for me it's taking money twice: first with request_payment and then with create_recurring_profile (probably because the subscription starts today and the customer needs to pay today?)
Does anyone else have this problem?