Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

120
Views
Cómo agregar el mensaje Paypal Pay Later en Google AMP

¿Cómo agregar el mensaje Paypal pay later en las páginas AMP?

estoy usando esto - en la cabeza

 <script async custom-element="amp-script" src="https://cdn.ampproject.org/v0/amp-script-0.1.js"></script>

en archivo

 <amp-script layout="container" script="hello-world" class="sample"> <div id="pp-pay-later-message"></div> </amp-script> <script id="hello-world" type="text/plain" target="amp-script"> console.log("helo---from amp script"); const messageElement = document.getElementById('pp-pay-later-message'); const price = 500; paypal .Messages({ amount: price, style: { layout: "text", logo: { type: "primary", }, }, }) .render(messageElement); paypal.Messages.render(messageElement) </script>

Pero nada muestra

¿Alguien tiene idea de cómo mostrar un mensaje?

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!