Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gateways:paypal:paypal_plus [2017/10/09 13:01] – [Pay Upon Invoice] adam | gateways:paypal:paypal_plus [2025/03/04 18:11] (current) – [Setting Up PayPal Plus for FoxyCart] adam | ||
---|---|---|---|
Line 1: | Line 1: | ||
---- dataentry gateway ---- | ---- dataentry gateway ---- | ||
- | type : gateway | + | type |
- | + | name | |
- | # Add the full name of the gateway after the colon below. | + | countries |
- | name | + | support-added |
- | + | support-removed | |
- | # Supported Countries. Please use 2-character ISO Country Codes available at | + | supports-3dsecure |
- | # http:// | + | |
- | # Separate multiple country codes by commas. | + | |
- | countries | + | |
- | + | ||
- | # Enter the FoxyCart versions where support was added or removed (if applicable). | + | |
- | # Version numbers should include applicable decimals, such as " | + | |
- | support-added | + | |
- | support-removed : | + | |
- | + | ||
- | # Features and Details | + | |
auth-net-emulation : # enter " | auth-net-emulation : # enter " | ||
- | supports-3dsecure | + | gateway_url |
+ | ---- | ||
- | # Gateway URL | ||
- | gateway_url | ||
- | ---- | ||
Line 31: | Line 19: | ||
===== Setting Up PayPal Plus for FoxyCart ===== | ===== Setting Up PayPal Plus for FoxyCart ===== | ||
- | PayPal Plus requires a fully verified PayPal merchant account and goes through a vetting process. To apply for PayPal Plus go to www.paypal.de/ | + | PayPal Plus requires a fully verified |
+ | <WRAP center round important 90%> | ||
+ | Subscriptions are not supported with PayPal Plus at this time. If you intend to sell subscriptions with your FoxyCart store, you will also need to make use of another payment gateway that does. | ||
+ | </ | ||
==== Important Notes ==== | ==== Important Notes ==== | ||
- | * PayPal Plus requires a German PayPal Business account | ||
* At this time, it is not possible to process subscriptions with PayPal Plus | * At this time, it is not possible to process subscriptions with PayPal Plus | ||
* Cart editing and the ability to add coupons is disabled on the checkout when PayPal Plus is enabled. This can still be completed on the cart though. | * Cart editing and the ability to add coupons is disabled on the checkout when PayPal Plus is enabled. This can still be completed on the cart though. | ||
Line 75: | Line 65: | ||
===== Important Notes and Caveats ===== | ===== Important Notes and Caveats ===== | ||
+ | ==== Possible Action: Datafeed Handling ==== | ||
+ | |||
+ | At the time of the customer completing the transaction - we don't necessarily know whether the transaction was completed yet or not. We instead rely on a notification from the gateway after the checkout has been completed to confirm whether the transaction was approved or not. To handle this, transactions are initially marked as pending, and when we get a confirmation from the gateway on the result of the transaction, | ||
+ | |||
+ | The '' | ||
==== Pay Upon Invoice ==== | ==== Pay Upon Invoice ==== | ||