What do we do when there is any error during flyway migration?
We could run this command mvn flyway:repair and do the flyway migration again
-If the error persists, it needs to be resolved manually and a backup of the database could be taken from postgres if the table needs to be changed
“Product creation is forbidden” - even if the provider has created a linked account and an account on Razorpay
This error occurs when the account that is created at Razorpay is not activated yet. The Razorpay account could be activated by provider visiting their merchant dashboard to complete their KYC, account information etc.,
Can the constraints given while creating the policy for a resource be different ?
Yes, the constraints given to access the resource is defined by DX Resource server and provider could follow the same json structure to add different type of user specific constraints
Are there any access restrictions for delegates of the provider or consumer?
No, delegates can access all the specific provider or consumer related APIs. Please refer users and roles
Can the products, product variants be created on resource group level?
No creation of product, product variants, policies are restricted to be created on resource item level
What is the currency in which transaction is currently done?
Indian Rupee (INR)
Are there are any pre-requisites for the resources that are being published as product onto DX DMP APD ?
Yes, when the resources are being created on DX Catalogue Server, the resource need to have specific DX DMP APD URL as it's APD URL
How can I administer all the payments done to my account when the consumer purchases my product variant?
The purchase information could be fetched from list purchases API. The provider could also visit their merchant dashboard to manage their transaction, initiate refunds etc.,
I have purchased the same resource that was present in different product variants. How can I get an access token for the resource with a specific capability or constraint?
The consumers can get access token from DX Auth Server for a specific resource with a specific constraint by providing context object with orderId in the request body