Skip to content

MakeICT/PP-WA-Sync

Repository files navigation

PP-WA-Sync

Usage

  1. Clone repository
  2. Add wa-key file with WA API key in it
  3. Configure paypalrestdk in paypalfunctions.py
  4. Install virtual environment and require packages: pipenv install
  5. Activate virtual environment: pipenv shell
  6. Parse WA audit log to populate db with link between WA ID and PP Recurring Profile ID: python get_links.py
  7. Periodically get recent transactions for active Reccurring Profiles and create payments in WA: python associate_payments.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages