Companies (Admin)
Companies informations inside W3block ecosystem is maintained by the ID service. Here, you can only change companies configurations about the commerce service. Available configurations:
Payment providers: You can enable and configure some available payment providers such as paypal, pagar.me and stripe.
Deliver delays: You can configure how much time you want to wait until transfer token to the client/user after the payment was approved. This is very useful since credit card payments can be easier cancelled 3 days after payment was completed. You can specify that for each payment type as PIX, credit card, or transfer.
Logo: You can change company logo from our lightweight commerce front-end
Banners: You can change home-page banners from our lightweight commerce front-end
Payment
1. Payment Distribution (Fees and income)
Every order transaction is divided in 3 parts:
Service Fee: This fee is the W3Block transaction part, it can be paid from client, company or both depending of the W3Block contract
Gas Fee: This fee is used to pay blockchain transactions under the tokens transfer
Company Income: Is the rest of the money that will be directly transferred to the company
2. Payment Splitting to Separate Service Fee, Gas Fee and Company Income
Stripe payment provider has a native payment splitting functionality which transfer to W3block the service fee and transactions gas fees automatically without the need of the company to receive and/or declare that income.
Other payment providers can also offer that functionality, but that's under construction
Service Methods
Gets company configurations
Rest API reference:
Updates some company configurations
Rest API reference:
Set a specific payment provider to be used into some currency
Rest API reference:
Configures Pagar.me payment provider
Rest API reference:
Configures Paypal payment provider
Rest API reference:
Request Stripe payment provider configuration
Rest API reference:
Finish stripe payment provider configuration
Rest API reference:
Refresh stripe payment provider configuration
Rest API reference:
Deletes some payment provider configuration
Rest API reference:
Last updated