{BASE_URL}/v1/payment_intents
Method: POST
<SERVER_BACKEND_URL>
use your server backend URL.
In place of <PMS_URL>
use your PMS URL, where the guest will be redirected after the payment is complete.
<API_KEY>
Content-Type: application/json
https://pci.vaultera.co/api/v1/cards/{CARD_TOKEN}/send?api_key={VAULTERA_PCI_API_KEY}&method=post&url=https%3A%2F%api.staging.switch.vaultera.co%2Fpayments
🔐 Replace with your PCI token and with your API key of Vaultera PCI ( not the api key of Vaultera Switch). The url must be URL-encoded.