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

Question: Is it possible to add styles to InlineCheckout content #2

Closed
mysil2 opened this issue Apr 12, 2018 · 3 comments
Closed

Question: Is it possible to add styles to InlineCheckout content #2

mysil2 opened this issue Apr 12, 2018 · 3 comments
Labels
question Further information is requested

Comments

@mysil2
Copy link

mysil2 commented Apr 12, 2018

I'm looking into how I can style InlineCheckout content, but I haven't found a way to do it yet. Is it possible/implemented in any way?

A few options I've looked at:

  1. 'styles' parameter when initializing InlineCheckout class.
  2. '' tag of the iFrame has two stylesheet links pointing to my domain (at least Chrome says so, but I suspect this is to the Bambora domain):

link href="vendor.7daa6915a7de23d4e42fbfb4e44be03a.css" rel="stylesheet"
link href="app.0afdd1d9ce089dab3e5831900a9f02bb.css" rel="stylesheet"

  1. Apply styles to the DOM after the iFrame has loaded (I'm not sure if it will work reliable).

If it is not any good solutions to this I guess ModalCheckout is the way to go as I've seen some style examples in the documantation.

@jesperzach
Copy link
Contributor

Currently, there's no way to style anything within the iframe. The styles parameter is currently unsupported, which is also why it's not part of the documentation.
We plan to add support for this (along with a good amount of other customization options) sometime during Q3/Q4 2018, but I can't make any promises at this point regarding the timeline or the exact feature set to be implemented.

@jesperzach jesperzach added the question Further information is requested label Apr 12, 2018
@ruant
Copy link

ruant commented Jun 25, 2018

Is this the same as https://dev.na.bambora.com/docs/guides/custom_checkout/#custom-checkout-vs-checkout ? Does this North America stuff works for the rest of the world too?

@jesperzach
Copy link
Contributor

jesperzach commented Jun 27, 2018

Hi @ruant. The North American product targets the North American market segment and is only available on the US and Canada. For this library, we target the European and global market with the Checkout we describe here: https://developer.bambora.com/europe/checkout/getting-started/introduction.

I would encourage you to get in touch with a sales representative of either of those departments for any further questions regarding our product offering.

Europe/global: https://www.bambora.com/en/en/e-commerce/overview-e-commerce/
North America: https://www.bambora.com/en/us/contact/

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

No branches or pull requests

3 participants