Share My Creation SithasoDaisy: PocketBase - Paypal Insights WebApp @ $5.00 - Mashiane    Mar 27, 2024 Hi
I have been using PayPal since 2016 and was wondering about an analytical tool that I could use on the transactions, so I worked on this tool. This uses Pocketbase as a back-end. The summaries... import their paypal transactions from an excel file.
Downloading Paypal reports
Activity > All... report
142422
Then import the report to the app and run the analysis.
https://paypal.me... B4A Code Snippet [B4X] Online Payment with PayPal - MarcoRome    Jun 23, 2021   (51 reactions) Hi all.
In Attached an example on how to use paypal for online payment in a simple way for B4X ( B4A - B4i - B4j )
In the example it is possible to enter any active paypal account, so you can also... Share My Creation Download Paypal Transactions - Tim Chapman    Feb 21, 2025   (9 reactions) Here is my code that downloads transactions from paypal.
It starts by getting an access token. This is required. To do that requires that you have a client ID and Secret from paypal.
Get those here... B4J Question PayPal API problem - hatzisn    Jun 29, 2024 Good evening everyone,
I am trying to implement the paypal REST API in a webapp and until now I have successfully charged a sandbox account with the amount I want. Now I wanted to check the card...:
1) I activate in PayPal developer for the Sandbox application in "Features > Accept... B4i Code Snippet [B4X] Online Payment with PayPal - MarcoRome    Nov 10, 2019   (7 reactions) https://www.b4x.com/android/forum/threads/b4x-online-payment-with-paypal.111261/ Have a nice day... B4A Library CloudRail - CloudStorage (Dropbox, GoogleDrive, OneDrive and Box) Payment (PayPal, Stripe), POI - DonManfred    Dec 20, 2016   (28 reactions)   tags: CloudRail This is a Wrapper for the CloudStorage API from CloudRail.
At this point of development there is no... B4A Question PayPal Payment Integration in Flutter Using WebView - Filippo    Jan 26, 2023 Hi guys,
how to convert this flutter version to B4x?
PayPal with Flutter
First, we will create...
import 'package:paypal/Payment.dart';
class Transaction extends StatefulWidget {
@override... Wish QR Code for PayPal donation - Beja    Apr 8, 2021   (2 reactions) Hi Erel,
May I suggest a simple wish that you post QR Code for donation by PayPal.. that when one scans it it will it immediately opens the donor's PayPal account and shows they "Pay"... B4A Library [B4X] Class Library PayPal CreditCard - MarcoRome    Aug 23, 2018   (6 reactions) that you see in your Dashboard (https://developer.paypal.com/)
secret_app = ---> value: SECRET that you see in your Dashboard (https://developer.paypal.com/)
Example:
Dim environment, client_id_app... B4A Question PayPal.me API or URL - Beja    Aug 10, 2020 Hi,
This is a question for those who are working with PP
the url "wwwDOTpaypalDOTme/ for example: "wwwDOTpaypalDOTme/800" will result in opening the paypal
page asking you to pay $200>>
this question is, and I couldn't find the answer so far.. can on also add a memo? so the url can be:
wwwDOTpaypalDOTme/800/Payment+for+cookies
thanks in advance... Page: 1   2   3   4   5   |