Hi all,
I have setup my Porpoise install to accept payments AFAIK. I'm running locally in development mode. I have:
- Created a test account on Recurly (I'm told default processor is Recurly, so I shouldn't need Paypal)
- Configured environment variables for Recurly. Note that bash doesn't like env. vars starting with numbers, so one has to use foreman or similar to set these variables
- Created donation module.
- Navigated to donation module and filled it in with fake and real data
- AND... nothing happens.
No errors in the logs for Platform or Porpoise. Nothing in the web browser. My browser stays on the same form -- it is as though I didn't submit anything. I even cracked out Wireshark and couldn't see any network traffic related to payments.
What's going on? What have I missed here?
Thanks,
Noel