/
QP
qpilot
/
QPilot API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
AccessTokens
3
AdminNotifications
2
Bundles
2
ChurnReports
3
Coupons
7
Customers
11
Dashboard
5
EmailPreview
2
Notifications
3
PaymentIntegrations
5
get
Get Payment Integrations
post
Create Payment Integration
get
Get Payment Integration
put
Update Payment Integration
delete
Delete Payment Integration
PaymentMethods
8
ProcessingCycles
3
ProductGroups
5
Products
10
QuickLinks
13
ScheduledOrderItems
4
ScheduledOrders
32
SecretKeys
4
ShippingAddresses
5
ShippingIntegrations
5
ShippingRates
7
ShopifyWebhooks
3
Sites
11
SitesConfigurations
1
UsersPermissions
4
VaultedPaymentMethods
2
VersionChecker
1
Webhooks
7
PaymentIntegrations
Create Payment Integration
post
/Sites/{siteId}/PaymentIntegrations
Path parameters
siteId
integer
required
The site identifier
Request body
QPilotCoreModelsDtoRequestsPostPutPaymentIntegrationDto
required
paymentMethodType
'Stripe'
|
'AuthorizeNet'
|
'Test'
|
'PayPal'
|
'Braintree'
|
'CyberSource'
|
'Undefined'
|
'Other'
|
'Nmi'
|
'PayaV1'
|
'TrustCommerce'
|
'Square'
|
'Sage'
|
'CyberSourceV2'
|
'Checkout'
|
'PaypalV2'
|
'Shopify'
|
'PayPalV3'
|
'Airwallex'
required
apiAccount
string
nullable
apiKey1
string
nullable
apiKey2
string
nullable
apiKey3
string
nullable
testMode
boolean
authorizeOnly
boolean
Response
Success
Changes