You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create SKU use this method https://readme.centrobill.com/reference/createproduct. Pay method won't create new SKU it uses existing one.
We will add some examples for pay requests with different SKUs. What other aspects do you also want to be more specific?
As for 3Ds data is missing in the customer's object what exactly are you refering to?
You can find complete information in our docs at https://readme.centrobill.com/docs and API reference on https://readme.centrobill.com/reference/
I'm trying to implement your solution but the examples are quite abstract and I can't understand the whole process.
For example, in the PayExample.php you are creating a $sku but without a price; and the 3Ds data is missing in the customer's object.
I think it will help a lot if the examples are like the "request samples" of the API documentation.
https://docs.api.centrobill.com/#operation/pay
Thank you
The text was updated successfully, but these errors were encountered: