#arya.stripe-firebase

1 messages · Page 1 of 1 (latest)

twin bloom
sullen matrix
#

Yes, thanks, but as you know, I'm not interst to payment method(Blaze plan $300)

#

"To install and use Firebase extensions, your project must be on the Blaze plan"

#

Is there other method? not obligation to use Firebase!

twin bloom
#

Should be quite reasonable depending on traffic

#

Outside of that, AFAIK there are no other pre-built solutions like that

sullen matrix
#

Actually, for blaze plan, first $300 charge, then charge based on usage

twin bloom
#

Really? Not in my experience (I use that extension myself)

sullen matrix
#

So you mean, it's not charge?

twin bloom
#

You're best off speaking to Firebase about this!

sullen matrix
#

Ok. Thanks. If I use wordpress for a website, can I put any ready code in htdocs, and the issue will be solved?

twin bloom
sullen matrix
#

the code will use for both one time and monthly plan

#

if some plugin is for wordpress, to handle the web and ios devices, will be great.

#

In fact, my goal is client can use web and ios and android for payment, so as I need a serverside API for ios, android and web. do you think strip has a plugin can mount on wordpress and take for all 3 devices

#

I mean ios and android can connect to wordpress pluging for payment.

twin bloom
#

There's no one plugin that will do that, no. WordPress is a web (PHP) platform. Android and iOS have their own native languages

sullen matrix
#

I mean for example ios need a interface server for accept payment, right? how solve this issue, should I put some php code in htdocs folder to solve this problem?

#

I saw in one tutorial, some use local host for payment test. so I can use that code and put on the htdocs on werpress and use that?

#

for iOS device, after using coco pads and call API, it needs a server side API between ios and strip site. right? how solve this issue.

twin bloom
#

There's no 'one size fits all' approach for a native mobile environment like iOS and also a web counterpart. You'll likely need to maintain separate applications