We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26310
    • 130 Posts
    Here’s my situation.

    My client will need to utilize FoxyCart to charge a registered web user for a service.
    Is this possible with the current version of FoxyCart?
    Do I let FoxyCart handle user signups/edits or WebLoginPE?

    Currently I have the system setup with WebLoginPE and would like to keep that but be able to automatically fill in FoxyCart billing information. I’m confused as to if I can use FoxyCart Webuser Paid Subsciptions.

    Update: Using some custom snippets, this isn’t too hard

      I twitch because I care....and drink too much coffee.
      • 14868
      • 17 Posts
      hi there. looks like you’ve got the answer i’m looking for.

      do you mind sharing how you were able to create new users once you were able to parse the foxycart xml data feed for new transactions?

      any help would be appreciated.

      i’ve looked through the webloginpe api but i haven’t found any examples and wondering if it wouldn’t be easier just to create the users with a direct sql statement. i’m also wondering how the passwords are being encrypted in foxycart to match on the modx side. after a first glance i haven’t found any documentation that would indicate what’s happening.

      thanks for any help you can offer.