Re: [WebDNA] PayPal Integration

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113925
interpreted = N
texte = 1525 --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Passing the wrong value :( Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 21 Dec 2017, at 15:09, Brian Harrington = wrote: >=20 > is the token invalid because JSON is grabbing it on another page..? = just a guess >=20 > On Wed, Dec 20, 2017 at 10:42 PM, Stuart Tremain > wrote: > This keeps on failing however it is as per the PayPal docs: = https://developer.paypal.com/docs/api/payments/#payment_list = >=20 >=20 > curl -v -X GET = "https://api.sandbox.paypal.com/v1/payments/payment?count=3D10&start_index= =3D0&sort_by=3Dcreate_time&sort_order=3Ddesc = " -H = "Content-Type:application/json" -H "Authorization: Bearer = EC-2PE89wuyuwytuwy704126=E2=80=9D >=20 > I keep getting {"error":"invalid_token","error_description":"Token = signature verification failed=E2=80=9D} yet it IS a fresh token. >=20 >=20 >=20 > Kind regards >=20 > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >=20 >> On 21 Dec 2017, at 14:37, Brian Harrington > wrote: >>=20 >> maybe post the issues then... I might be looking for one in the near = future! Good Luck! >>=20 >> On Wed, Dec 20, 2017 at 10:30 PM, Stuart Tremain > wrote: >> Thanks Brian >>=20 >> I have built a few that are getting old now. I wanted to build one on = the newest platform. Am having a few issues with part of it. >>=20 >> Kind regards >>=20 >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >>> On 21 Dec 2017, at 14:28, Brian Harrington > wrote: >>>=20 >>> i built one with some help about 10 years ago... let me know... = http://www.webdna.us/page.dna?numero=3D244 = >>>=20 >>> Brian >>>=20 >>> On Wed, Dec 20, 2017 at 10:13 PM, Stuart Tremain > wrote: >>> Has anyone done a PayPal integration using the latest server-side = rest API ? >>>=20 >>> https://developer.paypal.com/demo/checkout/#/pattern/server = >>>=20 >>>=20 >>>=20 >>> Kind regards >>>=20 >>> Stuart Tremain >>> Pharoah Lane Software >>> AUSTRALIA >>> webdna@idfk.com.au >>>=20 >>>=20 >>>=20 >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Passing the wrong value :(



Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Dec 2017, at 15:09, Brian Harrington <autoglasswny@gmail.com> wrote:

is the token invalid because JSON is grabbing it on another = page..? just a guess

On Wed, Dec 20, 2017 at 10:42 PM, Stuart Tremain = <webdna@idfk.com.au> wrote:
This keeps on failing however it is as per the PayPal = docs: https://developer.paypal.com/docs/api/payments/#payment_list


curl -v -X GET "https://api.sandbox.paypal.com/v1/payments/payment?count=3D10&start_index=3D0&sort_by=3Dcreate_time&sort_order=3Ddesc" -H = "Content-Type:application/json" -H "Authorization: = Bearer EC-2PE89wuyuwytuwy704126=E2=80=9D

I keep getting {"error":"invalid_token","error_description":"Token signature = verification failed=E2=80=9D} yet it IS a fresh token.



Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






On 21 = Dec 2017, at 14:37, Brian Harrington <autoglasswny@gmail.com> wrote:

maybe post the issues then... I = might be looking for one in the near future! Good Luck!

On Wed, = Dec 20, 2017 at 10:30 PM, Stuart Tremain <webdna@idfk.com.au> wrote:
Thanks Brian

I have built a few that are getting old now. I wanted to = build one on the newest platform. Am having a few issues with part of = it.

Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Dec 2017, at 14:28, Brian Harrington <autoglasswny@gmail.com> wrote:

i built one with some = help about 10 years ago... let me know...  http://www.webdna.us/page.dna?numero=3D244

Brian

On Wed, = Dec 20, 2017 at 10:13 PM, Stuart Tremain <webdna@idfk.com.au> wrote:
Has= anyone done a PayPal integration using the latest  server-side = rest API ?




Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D-- . Associated Messages, from the most recent to the oldest:

    
  1. [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
  2. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  3. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  4. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  5. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  6. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  7. Re: [WebDNA] PayPal Integration (dbrooke@euca.us 2017)
  8. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  9. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  10. [BULK] Re: [WebDNA] PayPal Integration ("Matthew A Perosi, Psi Prime" 2017)
  11. Re: [WebDNA] PayPal Integration (Terry Wilson 2017)
  12. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  13. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  14. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  15. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  16. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  17. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  18. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  19. Re: [WebDNA] PayPal Integration (Kenneth Grome 2017)
  20. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  21. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  22. Re: [WebDNA] PayPal Integration (Stuart Tremain 2017)
  23. Re: [WebDNA] PayPal Integration (Brian Harrington 2017)
  24. [WebDNA] PayPal Integration (Stuart Tremain 2017)
  25. Re: [WebDNA] PayPal integration code examples? (Stuart Tremain 2011)
  26. Re: [WebDNA] PayPal integration code examples? ("Dan Strong" 2011)
  27. Re: [WebDNA] PayPal integration code examples? (Govinda 2011)
  28. [WebDNA] PayPal integration code examples? ("Dale Therio" 2011)
1525 --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Passing the wrong value :( Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 21 Dec 2017, at 15:09, Brian Harrington = wrote: >=20 > is the token invalid because JSON is grabbing it on another page..? = just a guess >=20 > On Wed, Dec 20, 2017 at 10:42 PM, Stuart Tremain > wrote: > This keeps on failing however it is as per the PayPal docs: = https://developer.paypal.com/docs/api/payments/#payment_list = >=20 >=20 > curl -v -X GET = "https://api.sandbox.paypal.com/v1/payments/payment?count=3D10&start_index= =3D0&sort_by=3Dcreate_time&sort_order=3Ddesc = " -H = "Content-Type:application/json" -H "Authorization: Bearer = EC-2PE89wuyuwytuwy704126=E2=80=9D >=20 > I keep getting {"error":"invalid_token","error_description":"Token = signature verification failed=E2=80=9D} yet it IS a fresh token. >=20 >=20 >=20 > Kind regards >=20 > Stuart Tremain > Pharoah Lane Software > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 >=20 >=20 >> On 21 Dec 2017, at 14:37, Brian Harrington > wrote: >>=20 >> maybe post the issues then... I might be looking for one in the near = future! Good Luck! >>=20 >> On Wed, Dec 20, 2017 at 10:30 PM, Stuart Tremain > wrote: >> Thanks Brian >>=20 >> I have built a few that are getting old now. I wanted to build one on = the newest platform. Am having a few issues with part of it. >>=20 >> Kind regards >>=20 >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >>=20 >>=20 >>> On 21 Dec 2017, at 14:28, Brian Harrington > wrote: >>>=20 >>> i built one with some help about 10 years ago... let me know... = http://www.webdna.us/page.dna?numero=3D244 = >>>=20 >>> Brian >>>=20 >>> On Wed, Dec 20, 2017 at 10:13 PM, Stuart Tremain > wrote: >>> Has anyone done a PayPal integration using the latest server-side = rest API ? >>>=20 >>> https://developer.paypal.com/demo/checkout/#/pattern/server = >>>=20 >>>=20 >>>=20 >>> Kind regards >>>=20 >>> Stuart Tremain >>> Pharoah Lane Software >>> AUSTRALIA >>> webdna@idfk.com.au >>>=20 >>>=20 >>>=20 >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: = talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 = Bug Reporting: = support@webdna.us > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list = talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: = http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: = support@webdna.us --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Passing the wrong value :(



Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Dec 2017, at 15:09, Brian Harrington <autoglasswny@gmail.com> wrote:

is the token invalid because JSON is grabbing it on another = page..? just a guess

On Wed, Dec 20, 2017 at 10:42 PM, Stuart Tremain = <webdna@idfk.com.au> wrote:
This keeps on failing however it is as per the PayPal = docs: https://developer.paypal.com/docs/api/payments/#payment_list


curl -v -X GET "https://api.sandbox.paypal.com/v1/payments/payment?count=3D10&start_index=3D0&sort_by=3Dcreate_time&sort_order=3Ddesc" -H = "Content-Type:application/json" -H "Authorization: = Bearer EC-2PE89wuyuwytuwy704126=E2=80=9D

I keep getting {"error":"invalid_token","error_description":"Token signature = verification failed=E2=80=9D} yet it IS a fresh token.



Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






On 21 = Dec 2017, at 14:37, Brian Harrington <autoglasswny@gmail.com> wrote:

maybe post the issues then... I = might be looking for one in the near future! Good Luck!

On Wed, = Dec 20, 2017 at 10:30 PM, Stuart Tremain <webdna@idfk.com.au> wrote:
Thanks Brian

I have built a few that are getting old now. I wanted to = build one on the newest platform. Am having a few issues with part of = it.

Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Dec 2017, at 14:28, Brian Harrington <autoglasswny@gmail.com> wrote:

i built one with some = help about 10 years ago... let me know...  http://www.webdna.us/page.dna?numero=3D244

Brian

On Wed, = Dec 20, 2017 at 10:13 PM, Stuart Tremain <webdna@idfk.com.au> wrote:
Has= anyone done a PayPal integration using the latest  server-side = rest API ?




Kind regards

Stuart Tremain
Pharoah Lane = Software
AUSTRALIA






--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us

= --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --Apple-Mail=_7070FEE5-370A-4B24-B2DB-C2D7814CF68D-- . Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Displaying photo attached to first record (1997) Formulas.db (2000) redirect within the ErrorMessages.db (2003) Dummy Credit Card Number for debug? (1997) [OT] Industry standard for missing orders (2003) errormessages.db (1997) SiteGuard Use Question (1997) [time] math Q (2003) Firesite cache vs webcat cache (1997) Re1000001: Setting up shop (1997) A Global Variable (1997) Problem (1997) [WebDNA] Error 500 with SUMM=T (2017) User/Pass dialogue issue [AOL?] (2002) [WebDNA] PayPal Integration (2017) Default admin bug and how tech support reacted to it. (2000) WebDNA Solutions --> Date format suggestions (1998) [WebDNA] Adding hearder fields to a DB (2017) WebCatalog Beta Documentation (1997) Orderfile (2005)