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

Documentation? #1

Open
ivanatrix opened this issue Jan 22, 2018 · 3 comments
Open

Documentation? #1

ivanatrix opened this issue Jan 22, 2018 · 3 comments

Comments

@ivanatrix
Copy link

Hi there,

How do you actually finalize the connection and save the account ID?

I added the field to a node. So, when a user creates a node, clicks the connect button --> redirects to stripe.com --> on completion goes back to the form --> hit save --> account id and credentials are saved.

No?

Let me know.

Thanks,
Ivan

@acrollet
Copy link
Member

Hi @ivanatrix,

yes, that should be the flow - for my own purposes I've only tested it with users, not nodes. It's quite easy to set up a testing account for Stripe Connect, so it's worth giving it a go.

@ivanatrix
Copy link
Author

Hi Adrian. Apparently, nothing (account ID or any credentials for that matter) gets saved.

@acrollet
Copy link
Member

@ivanatrix is your field's machine name field_stripe_connect as mentioned in the readme? If so, I'd start debugging in https://github.com/Roomify/commerce_stripe_connect_field/blob/7.x-1.x/commerce_stripe_connect_field.redirect.inc and see first if the expected data is coming from Stripe, and second where it is going wrong in saving it.

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