Skip to content

Vendor Admin Panel

The Vendor Admin Panel is where you retrieve API credentials and configure the URLs Spayon uses to communicate with your application.

Accessing the Panel

text
https://admin.spayon.io
text
http://angular-app-marketplace-staging.s3-website.eu-north-1.amazonaws.com

Required Configuration

SettingDescription
Callback URLEndpoint that receives POST payment notifications
Return URLPage the user is redirected to after payment completes
Cancel URLPage the user is redirected to when clicking back (optional)
Client ID / Client SecretYour API credentials — retrieve from the Settings page

URL Requirements

  • All URLs must be publicly accessible
  • Production: HTTPS required for all URLs
  • Staging: HTTP and HTTPS both accepted
  • Callback URL must handle POST requests; Return and Cancel URLs must handle GET requests

Limitations

FeatureStatus
Multiple environments via panelNot supported — contact support
Built-in callback testingNot available — use Session Status for validation, or request testing tools from support
Credential rotationManual — contact Spayon support if rotation is needed