I found a package but I am not sure because it´s not an official package, this is the html script tag code:
<form>
<script
src="https://checkout.epa.co/checkout.js"
class="epa-button"
data-epayco-key="491d6a0b6e992cf924edd8d3d088aff1"
data-epayco-amount="50000"
data-epayco-name="Vestido Mujer Primavera"
data-epayco-description="Vestido Mujer Primavera"
data-epayco-currency="cop"
data-epayco-country="co"
data-epayco-test="true"
data-epayco-external="false"
data-epayco-response="https://ejemplo.com/respuesta.html"
data-epayco-confirmation="https://ejemplo.com/confirmacion"
data-epayco-methodconfirmation="get">
</script>
</form>