-
Install marketplace-kit via
npm i -g @platform-os/marketplace-kit
. -
Add environment for url https://payment-examples.staging.oregon.platform-os.com using your partner portal credentials
-
Start syncing
- create custom Stripe account
- delete custom Stripe account
- edit custom Stripe account
- create charge with destination account
- refund charge with destination account (reverse transfer)
- automated payouts
- webhooks
- create charge with credit card
- refund charge
- display list of payments
- create customer with credit card
- delete customer with credit card
- charge customer with credit card
- charge customer with credit card with API call
- create charge without capture (authorize) with Stripe Elements
- capture authorized charge
- refund capture charge