How to integrate between custom Front-end Signup along with Payment API?
We would like to create our custom front-end for signing up a new membership using API. With that, we would like to have a payment directly from user as well as part of membership.
- For now, we already done integrating signup to Apricot membership using automation tools. But, we cannot receive a payment from new user directly unless we sending user an email for payment
- Using Js directly to the our custom fe also blocked by CORS. We do not need authentication header too since it will use for signing up new membership.
Any guidance, advice, and help are much appreciated
1
vote
Ador
shared this idea