Antonio Bruno

Results 3 issues of Antonio Bruno

While using the paypal JS SDK for creating subscriptions We encouter a 403 authorization problem: ```js const createSubscription = (data: any, actions: any) => { console.log('planId create', planId); return actions.subscription...

I found the notice in the `README.MD` of the project that the package does not support Laravel after version 11, but then I found that the support is stated into...

Is it possible to use `dotnet-script` in combination with packages derived from private feeds? For example, I have a package, in my private `Azure Devops`, and I want to use...