Giter Club home page Giter Club logo

Comments (4)

Unfocused avatar Unfocused commented on May 28, 2024

The Kaching API makes this quite a bit nicer to deal with, IMO:
https://www.npmjs.org/package/kaching-paypal
And would let us easily add/use other payment methods in the future.

from legacy.javascript.org.nz.

PrototypeAlex avatar PrototypeAlex commented on May 28, 2024

I'm new to integrating paypal, so any recommendation is good.

Does katching support subscription setup?

from legacy.javascript.org.nz.

Unfocused avatar Unfocused commented on May 28, 2024

It uses the Paypal REST SDK, which supports it. But I don't know if kaching-paypal supports it directly or not.

But, we need a specially approved Paypal account to be able to do subscriptions. So I was assuming we'd just do one-off payments anyway, since that's easier.

from legacy.javascript.org.nz.

veb avatar veb commented on May 28, 2024

I have done quite a bit of work with PayPal subscriptions before. Not in
the least hard, but you really need to be careful what gets passed to the
backend from the client. (Ever heard of people changing the pricing of
something to $0.01 because the developer relied on the API too much...?)

Sounds fun.

On Mon, Nov 3, 2014 at 9:56 PM, Blair McBride [email protected]
wrote:

It uses the Paypal REST SDK, which supports it. But I don't know if
kaching-paypal supports it directly or not.

But, we need a specially approved Paypal account to be able to do
subscriptions. So I was assuming we'd just do one-off payments anyway,
since that's easier.


Reply to this email directly or view it on GitHub
JavaScript-NZ/javascript.org.nz#1 (comment)
.

Mike Mackenzie, BInfoTech
Manager and Software Developer at veb

http://veb.co.nz
Dunedin, New Zealand

from legacy.javascript.org.nz.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.