File: README.md

package info (click to toggle)
witty 3.3.3%2Bdfsg-4.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 28,228 kB
  • ctags: 26,694
  • sloc: cpp: 147,809; ansic: 77,999; xml: 16,331; sh: 1,303; makefile: 198; java: 86; sql: 14
file content (22 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Paypal feature example
---------------------

For more information about the PayPal API see:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECGettingStarted

It illustrates the flow to use PayPalExpressCheckout:

How to run
----------

See the README in the parent directory.

Additional arguments: `-c wt_config.xml`

By default, the PayPal Developers Sandbox is used, but an actual PayPal
merchant account can be configured in the configuration file.

What it illustrates
-------------------

The use of many aspects of the `Wt::Payment::PayPal` API