custom-provider
v1.0.0
Published
Create a custom provider that works with PayKit's React SDK and other services.
Downloads
8
Readme
Custom Provider Integration
Create a custom provider that works with PayKit's React SDK and other services.
Getting Started
- Copy this folder to your project
- Choose the right implementation:
/with-sdk- If your provider has an official SDK/without-sdk- If you need to call APIs manually
- Implement your provider logic
- Export it like any other PayKit provider
That's it.
