Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration limitations - Plans for Sandbox order details, invoices and payments tracks #155

Open
francisrod01 opened this issue Jan 18, 2021 · 0 comments

Comments

@francisrod01
Copy link

francisrod01 commented Jan 18, 2021

I'm seeing some integration limitations. If it's possible doing something else, there's not mentioned in the README.
I'd like to know that there are plans for Sandbox orders, invoices or other tracking requests.

For invoices: https://developer.paypal.com/docs/business/test-and-go-live/simulation-tests/

For order details: https://developer.paypal.com/docs/api/orders/v2/#orders_get

Here's an example below:

GET /v2/checkout/orders/<order-id>

curl -v -X GET https://api.sandbox.paypal.com/v2/checkout/orders/5O190127TN364715T \
-H "Content-Type: application/json" \
-H "Authorization: Bearer Access-Token"

Workspace / Environments:

  • node 12.20.x
  • npm 6.14.x
  • ngx-paypal 6.2.0
  • Linux debian 4.9.0-14-amd64
  • Google Chrome: Version 87.0.4280.141 (Official Build) (64-bit)
@francisrod01 francisrod01 changed the title Integration limitations - Plans for Sandbox invoices and other payments tracks Integration limitations - Plans for Sandbox order details, invoices and payments tracks Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant