Richard Sustek

Results 36 comments of Richard Sustek

Is this in progress? If so, is there any possible realease date? :-)

Can you create PR for this change? On Mon, 6 Sep 2021, 17:45 vaishnavi-gh, ***@***.***> wrote: > Please add custom_id field in create subscription code block in > ngx-paypal/projects/ngx-paypal-lib/src/lib/models/paypal-models.ts >...

Please use casting to "any" (or your own interface) if you need to use it right away. The data you pass are forwarded as provided, they are not modified by...

I'm no PayPal expert - did you check the official documentation https://developer.paypal.com/docs/checkout/#try-the-buttons or asked paypal what configuration is needed?

I don't think this is ever gonna work because paypal adds it's stuff to 'real' DOM..

Could you please provide more details of how I would get this information? I tried submitting a payment and I got following response: ` intent : "sale" orderID : "EC-5SV0613224767863B"...

I really don't know... It doesn't seem to be documented on PayPal at all. Are you using Sandbox? If so, how are you doing the payment?

If anyone knows how this work, please let me know or feel free to create a PR

Hi, I'm not sure what you mean. What code were you using that doesn't work?

Hi, could you please update the interface and submit PR? I have very little time to put into this library so it would be very helpful. I can merge &...