开发者 | pomelopay |
---|---|
更新时间 | 2023年3月6日 21:12 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 5.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Accept Payments Anywhere and easily by integrating with over 25+ methods in one single gatewayPomelo Pay is on a mission to make accepting online payments easier. By integrating both credit, debit and local card payments you can start selling online easily. Offer your customers more than 25+ payment methods in multiple currencies. CARD PAYMENT METHODS Credit & Debit cards:
No contract, quick sign-up and no hidden fees. Next-day payouts. Quicker, Safer & Smarter paymentsFEATURES
/wp-content/plugins/
directoryCreate a merchant account on our merchant dashboard Once you have an account you can find your production API keys under the "Connect" menu option
You can immediately get setup on production but enable a “test payment provider”. If you’re already close to going live and just want to test the final flows you will be using this. These transactions will go through your production account but won’t actually be paid out. It always you to smoke test your integration with a fake payment provider but using your live credentials. This also means you can see all payments in the dashboard, app etc.. We have a full sandbox which allows you more of a development approach. This allows you to test with multiple payment providers and these transactions won’t show up in your account. You will be given a sandbox API endpoint, client ID and API key from us and you can use these to initiate transactions and integrate in your account. For sandbox credentials please contact us at developers@pomelopay.com
You can decide how long you want an initiated payment to be payable by the customer. Once it has expired and has not been completed the order will be automatically cancelled. If you do not set this value it will take the default configured value from your dashboard settings on Pomelo Pay
Please contact us on our website or email us at developers@pomelopay.com
Check out our development repository on Github