Environments
This page describes the different deployment environments for Pay.Parts and how to access them.
Zero
Zero is the pre-production environment where new and unreleased features can be tested.
<script type="module" src="https://zero-parts.pay.nl/sdk/payparts-sdk.js"></script>Types (Available from @paynl/payparts-types): e.g. 1.29.0-alpha.17 (contains alpha in tag)
Production
The fully released production environment.
<script type="module" src="https://parts.pay.nl/sdk/payparts-sdk.js"></script>Types (Available from @paynl/payparts-types): e.g. 1.30.0
Updated about 20 hours ago
Did this page help you?