-
-
Notifications
You must be signed in to change notification settings - Fork 5
Developers
Partydragen edited this page Nov 30, 2022
·
1 revision
Custom Gateway:
Custom Connection:
Events:
- paymentPending (payment status change / creation)
- paymentCompleted (payment status change / creation)
- paymentRefunded (payment status change / creation)
- paymentReversed (payment status change / creation)
- paymentDenied (payment status change / creation)
- storeCheckoutAddProduct (Customer adding product to their checkout page, Here you can add more fields or do product requirements and cancel the event by returning a error example user reached the limit of purchases)
- storeCheckoutFieldsValidation (Here you can validate the custom fields input entered in the checkout add product, Here you can reject it by returning a error)
Store API:
- Checkout store section at https://docs.namelessmc.com/en/api-documentation