- Dec 12, 2022
- 357
- 2
Attached a project which demonstrates how to accept a STRIPE Payment within your app. It is based on the information on this page:
On iOS it also allows the use of APPLE PAY.
Unfortunately, Google Pay does not seem to work for me, not sure why. If anyone can work that out, please let me know.
Please forgive the naming convention, it originally was a test for APPLE PAY, but then through the power of B4XPAGES, I realized it will work with ANDROID with only minor tweaks.
It uses a Webview to display the a Standard STRIPE Checkout screen.
PREREQUISITES:
برای دیدن لینک ها باید ثبت نام کنید
On iOS it also allows the use of APPLE PAY.
Unfortunately, Google Pay does not seem to work for me, not sure why. If anyone can work that out, please let me know.
Please forgive the naming convention, it originally was a test for APPLE PAY, but then through the power of B4XPAGES, I realized it will work with ANDROID with only minor tweaks.
It uses a Webview to display the a Standard STRIPE Checkout screen.
PREREQUISITES:
- You need you own stripe keys:
برای دیدن لینک ها باید ثبت نام کنید
- replace the lines with your own keys
Stripe Keys:
کد:محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید - If you are using the B4A code you need to put the keys in the manifest file.
- For iOS...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید