z97

Results 8 comments of z97

Does it support named colors or not? In your README I see several examples with named colors yet you've this open issue. I am confused.

@kaihendry , Unless I got it completely wrong, it's documented here under **Cross-Origin Resource Sharing** https://up.docs.apex.sh/#runtimes I think you just need to add API Gateway's auth headers under the allowed...

Thank you for the response. Since you've emphasized that it doesn't work with "non-js popups". Could you please tell me how I can handle JS popups? Just need some clues.

+1 for parsing inline css.

Solved by using 127.0.0.1 instead of localhost Works `ngrok http 127.0.0.1:8080 -host-header="127.0.0.1:8080"` Doesn't work `ngrok http localhost:8080 -host-header="localhost:8080"`

Yes, please I am interested in contributing. I would be grateful to have some guidance.

Isn't it better to simply have products in servicebot then just use Stripe for posting charges? This way the minimum required interface for the payment plugin API can be shipped...

Is there any update on this? I am interested.