payment systems for jelastic based apps -
i'm thinking of building web app , deploying on jelastic paas. web app going need integration payment system subscriptions. jelastic provide integrations? if not, should look?
the integration needed application, not jelastic provide. (also not want build application hard dependency on jelastic or other platform: keep generic have freedom. jelastic 0 lock - in; not try engineer own lock - in!).
for example app needs know when payment has completed. can api or callback. there no sense intermediary (jelastic or other similar platform cannot add value on part; possible add bugs , unnecessary complications wrapping payment gateway apis). it's specialist job payment gateways. each offer simple apis , should communicate them directly app code (of course running app code on jelastic choice - i'm saying there no sense jelastic provide payment gateway functionality paas feature).
you can take @ gateway suits business needs. examples might be:
- braintree
- recurly
- sagepay
- stripe
- worldpay
Comments
Post a Comment