Memberships and General Public

Hi -- looking for suggestions. 

Migrating a site from SOAP to REST; client has an automatic donation set up when reserving seats. The automatic donation is set to go to a fund which is tied to a membership. 

This is causing problems because the patron has not yet logged in, so adding the membership fails. 
GENERAL_PUBLIC_OPERATION_NOT_ALLOWED; Operation not allowed in general public mode.

In the old world, I'd be logged in as the anonymous web user and then transfer the cart after login. I'm trying to avoid that... is there a better way? My other thought was to make an alternate fund for use before the patron logs in, then switch the donation on the server after they log in. 

Any ideas or suggestions are appreciated. 

-- Alan

Parents Reply Children
No Data