Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

137
Visualizações
Building Javascript SDK

I am working on a project, which is payment method, similar to stripe, paystack ...etc

The only issue I am facing, is I don't know how to build the javascript SDK as iframe, I am familiar with Javascript in general but never built sdk, I saw some articles but its building Javascript libraries, I can't find any resources on how to to iframe sdk

these are example of what I am trying to build:

https://flutterwave.com/pay/msrifgxcg https://paystack.com/pay/ylxhitmjc3

when you click pay (enter any data) you will find the popup as iframe and you pass some parameters

No problem for me to build on reactjs or vue but the main concept is new to me and till this moment, I can't find anything related that can help me

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

What you're talking about is building the project's source into a servable bundle, not the JS SDK. In JavaScript, the way (modern) JS apps work is that you have a bundler, usually webpack, take all of your source code and compile it, transpile it and do whatever other transforms you tell it to do. It'll output the built files which are optimized for usage by clients into a dist/ directory, which you can then host in whatever way you prefer. These days, it's common to use a service like Netlify or Vercel to host webapps.

How to build the app entirely depends on how you've set your app up.

For how to build a Vue app, I recommend checking out their docs. Vue's Deployment Guide, and Vue CLI's deployment guide specifically.

For how to build a React app, I recommend checking out their docs as well. create-react-app's Docs, or React's docs.

Once your app is built and hosted somewhere, you can easily just call it in an iframe wherever you need it.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda