https://api.passslot.com/v1/templates/:id/payment
GET https://api.passslot.com/v1/templates/2/payments
{
"enabled":true,
"currency":"USD",
"price":10.50,
"provider":"PayPalNVP",
"providerSettings":{
"username":"user",
"password":"pwd",
"signature":"signature"
}
}
| HTTP Method | GET |
| API Version | 1 |
| Requires Authentication? | Yes |
| Response Format | JSON |
| Response Object | Payment Settings |