Surjith S M
Surjith S M
Would be great if you could also provide support for `retrieveCheckoutSession` & `customers` ```js const session = await stripe.checkout.sessions.retrieve(req.query.session_id); const customer = await stripe.customers.retrieve(session.customer); ```
Currently, the readme only talks about create sessions, intents, etc, but not how to make the redirection and handle the success. In case of redirect, there is `session.url` and also...
Hello, I'm trying to pass a class name to the child iframe from parent on a `click` event. I know I have to use `sendMessage`. But there is no example...
It says "New Sale for $0.00" which is wrong. It should say new Support Sale and the price need to be updated.
Change Forum Look Close Envato Preview Bar
Dashboard Plus from Revaxart has a feature "Compare Earnings" (info) But after latest "Better Envato" update when enabled "Show earningd page in local currency" it seems "Compare Earnings" is not...
**Describe the bug** Creating a singleton document is really hard in Sanity. Just to make it non-ropeable, I had to create extra files & hours of finding proper docs, asking...
Hello, This is my first post, please bear with me. I just saw your App and mind == blown. I have a question. I can see that this app is...
Hello, Love this integration, Just spend few hours, but worth it. I have integrated Private Channel (It took some hours to figure out the php [ ] error and curl...