0

I want to add custom fields to my form submission to Recurly, essentially using them as my database. That way, I could avoid creating a user / prodcuct model and just punt to Recurly's service. Is this possible?

daino3
  • 4,386
  • 37
  • 48

1 Answers1

2

Recurly doesn't have support for custom data, however if you collect extra information it might be possible to store it in used fields like username, company name, or the account-level address information. Just be aware that the format/usage of those fields are subject to change.

Rachel Quick
  • 1,804
  • 9
  • 8