---
title: "Table 1060 Payment Service Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1060-payment-service-setup/
type: table
id: 1060
name: "Payment Service Setup"
app: "Base Application"
namespace: Microsoft.Bank.Setup
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1060-payment-service-setup/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1060 Payment Service Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1060-payment-service-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Setup |
| Versions | 17-28 |
| Source file | Bank/Setup/PaymentServiceSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | No. | Text[250] | 17-28 | - | - |
| 2 | Name | Text[250] | 17-28 | - | - |
| 3 | Description | Text[250] | 17-28 | - | - |
| 4 | Enabled | Boolean | 17-28 | - | - |
| 5 | Always Include on Documents | Boolean | 17-28 | - | - |
| 6 | Setup Record ID | RecordId | 17-28 | - | - |
| 7 | Setup Page ID | Integer | 17-28 | - | - |
| 8 | Terms of Service | Text[250] | 17-28 | - | - |
| 100 | Available | Boolean | 17-28 | - | - |
| 101 | Management Codeunit ID | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| OpenSetupCard | () | - | public | 17-28 | - | - |
| CreateReportingArgs | (var Record Payment Reporting Argument, Variant) | - | public | 17-28 | - | - |
| GetDefaultPaymentServices | (var Integer) | Boolean | public | 17-28 | - | - |
| SelectPaymentService | (var Integer) | Boolean | public | 17-28 | - | - |
| SaveSet | (var Record Payment Service Setup) | Integer | public | 17-28 | - | - |
| LoadSet | (var Record Payment Service Setup, Integer) | - | public | 17-28 | - | - |
| GetSelectedPaymentsText | (Integer) | Text | public | 17-28 | - | - |
| CanChangePaymentService | (Variant) | Boolean | public | 17-28 | - | - |
| ChangePaymentServicePostedInvoice | (var Record Sales Invoice Header) | - | public | 17-28 | - | - |
| IsPaymentServiceVisible | () | Boolean | public | 17-28 | - | - |
| NewPaymentService | () | Boolean | public | 17-28 | - | - |
| AssignPrimaryKey | (var Record Payment Service Setup) | - | public | 17-28 | - | - |
| DeletePaymentServiceSetup | (Boolean) | - | public | 17-28 | - | - |
| TermsOfServiceDrillDown | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnRegisterPaymentServices | (var Record Payment Service Setup) | 17-28 | - | - |
| Integration event | OnRegisterPaymentServiceProviders | (var Record Payment Service Setup) | 17-28 | - | - |
| Integration event | OnCreatePaymentService | (var Record Payment Service Setup) | 17-28 | - | - |
| Integration event | OnDoNotIncludeAnyPaymentServicesOnAllDocuments | () | 17-28 | - | - |
| Integration event | OnBeforeCanUsePaymentMethod | (Code[10], var Boolean, var Boolean) | 21-28 | - | - |
| Integration event | OnCanChangePaymentServiceOnAfterGetRecordRef | (Variant, RecordRef, var Boolean, var Boolean) | 22-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
