Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support reoccurring payments / subscriptions #2

Open
p0x6 opened this issue Jan 24, 2022 · 1 comment
Open

support reoccurring payments / subscriptions #2

p0x6 opened this issue Jan 24, 2022 · 1 comment

Comments

@p0x6
Copy link

p0x6 commented Jan 24, 2022

No description provided.

@brendanbond
Copy link
Owner

brendanbond commented Jan 24, 2022

@p0x6 Yeah, the Accept Hosted portion of this library could support getting a customer profile form key. I'll put that at the top of the list! I might even split the Accept Hosted portion off into a separate library because it's so different. Is this the component you're using?

If you're using either the useAcceptJs() hook or the <HostedForm /> component, though, this would be done server-side; you can use the payment nonce (opaqueData) that either returns to set up subscriptions and/or customer profiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants