[#25] getPaymentProcessorConfig API

Migrated from Redmine #25 | Author: deepak ev
Status: Rejected | Priority: High, I’m very impatient | Created: 2017-08-22


Hi ,
What do we need to provide for “your-server-side-code” method=“POST” in stripe payment . IS there a server side POST API in simplybook.me which i can pass in the following form of stripe

Redmine Admin wrote:

this is question to stripe, not to us. Unfortunately we are not stripe support.

deepak ev wrote:

What i meant is when stripe payment processor is selected and the card details are filled by the user in the popup for that is shown , then internally you have a POST API that makes the payment call to Stripe that API can be used by API consumers also so that the same API need not be hosted by mobile app developer separately on a server . Other way to go is to use stripe phone gap plugin which is also an option we have .

Redmine Admin wrote:

stripe payment API need to be implemented your site. We provide you functions to confirm bookings if payment received. But receiving payment is your server side code. You can support any payment processor.