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

dynamically create a charge and set its icon #10

Closed
eepstein opened this issue Aug 15, 2018 · 1 comment
Closed

dynamically create a charge and set its icon #10

eepstein opened this issue Aug 15, 2018 · 1 comment

Comments

@eepstein
Copy link

I've got everything working except one feature: setting the icon of a charge created directly via the API.

When I create a charge via a Checkout it gets the checkout's image. But, in this case, we are using additional custom metadata fields beyond the email and name supported by a Checkout, so are creating the Charge directly.

I think the API is missing the ability to directly set the image. Or is it there but just not documented?

@guacamoli
Copy link
Contributor

Hey @eepstein, we do not support uploading an image for charges created directly via the API. As a workaround, if you have a default logo set for your company, it will appear in each charge. Hope this helps!

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

No branches or pull requests

2 participants