wp-pay-gateways / paypal
PayPal driver for the WordPress payment processing library.
Installs: 20 543
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 2
Type:wordpress-plugin
Requires
- php: >=7.4
- ext-intl: *
- ext-json: *
- justinrainbow/json-schema: ^5.2
- pronamic/wp-http: ^1.2
- pronamic/wp-money: ^2.2
- wp-pay/core: ^4.6
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- overtrue/phplint: ^4.4
- php-coveralls/php-coveralls: ^2.5
- phpmd/phpmd: ^2.8
- pronamic/pronamic-cli: ^1.1
- pronamic/wp-coding-standards: ^1.3
- roots/wordpress: ^6.0
- sirbrillig/phpcs-import-detection: ^1.2
- slevomat/coding-standard: ^6.4
- wp-cli/wp-cli-bundle: ^2.6
- wp-phpunit/wp-phpunit: ^6.1
- yoast/phpunit-polyfills: ^1.0
README
WordPress Pay » Gateway » PayPal
PayPal driver for the WordPress payment processing library.
Table of contents
WordPress Filters
View docs/hooks.md for the available WordPres filters in this library.
Simulate Requests
Report
curl --request POST "https://example.com/wp-json/pronamic-pay/paypal/v1/ipn-listener" \
--user-agent "PayPal IPN ( https://www.paypal.com/ipn )" \
--data-raw "mc_gross=1401.00&protection_eligibility=Eligible&address_status=confirmed&item_number1=&payer_id=F9S93N7GNEL7W&address_street=25513540+River+N343+W&payment_date=05%3A01%3A46+Jun+17%2C+2021+PDT&payment_status=Pending&charset=windows-1252&address_zip=GJ&first_name=test&address_country_code=NL&address_name=test+buyer¬ify_version=3.9&custom=&payer_status=verified&business=info-facilitator%40remcotolsma.nl&address_country=Netherlands&num_cart_items=1&address_city=Den+Haag&verify_sign=Ai2wvIVeSssqwxVcMK9XcafWsgAPA6uNE6nnbvDILmqDs0csJU91zp3n&payer_email=info-buyer%40remcotolsma.nl&txn_id=6GJ83385S3320270B&payment_type=instant&last_name=buyer&item_name1=Payment+416&address_state=2585&receiver_email=info-facilitator%40remcotolsma.nl&shipping_discount=0.00&quantity1=1&insurance_amount=0.00&receiver_id=G52WMAV7T2F8E&pending_reason=multi_currency&txn_type=cart&discount=0.00&mc_gross_1=1401.00&mc_currency=EUR&residence_country=NL&test_ipn=1&shipping_method=Default&transaction_subject=&payment_gross=&ipn_track_id=292d19dc6ff2e"