Skip to content

Function example: #157

Description

@thristankeano-cyber
<script> async function loadPayment() { const res = await fetch('/.netlify/functions/capitecPay'); const data = await res.json(); document.getElementById('payment').innerHTML = ` Pay Me Now
Scan to Pay
`; } loadPayment(); </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions