Difference between revisions of "Donations:Payments"
Jump to navigation
Jump to search
m (Ibot3 moved page Payments to Donations:Payments) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Navigate to '''Admin -> Settings -> Donations'''. | Navigate to '''Admin -> Settings -> Donations'''. | ||
− | ''' | + | Some providers want to test the shop. You can provide them a test login by navigating to '''Admin -> Settings -> API'''. |
+ | |||
+ | == PayPal == | ||
+ | #[https://www.paypal.com/de/webapps/mpp/account-selection Create a PayPal account] (no business required) | ||
#Insert your PayPal E-Mail | #Insert your PayPal E-Mail | ||
#Follow the url and insert the given IPN url to your PayPal account | #Follow the url and insert the given IPN url to your PayPal account | ||
#Enable PayPal gateway | #Enable PayPal gateway | ||
− | + | == paysafecard (no partner) == | |
#Enable paysafecard gateway | #Enable paysafecard gateway | ||
− | + | == paysafecard (partner) == | |
+ | #[https://servicecenter.paysafecard.com/merchant-center/webToLead/WebToLeadForm.xhtml Create an paysafecard partner account] (business required). | ||
#Insert your API key | #Insert your API key | ||
#Select TEST environment | #Select TEST environment | ||
Line 16: | Line 20: | ||
#Select PRODUCTIVE environment | #Select PRODUCTIVE environment | ||
#Let paysafecard verify your installation | #Let paysafecard verify your installation | ||
+ | |||
+ | == G2A Pay == | ||
+ | #[https://id.g2a.com/register?response_type=code&client_id=g2a-pay Create G2A ID] and [https://pay.g2a.com/setting/merchantApplication fill out the merchant form] (business required). | ||
+ | #(G2A Pay) Set the IPN url to the value specified in the GExtension settings | ||
+ | #(GExtension) Set the secret key and API hash to the values specified on the G2A Pay page | ||
+ | #Disable sandbox mode | ||
+ | #Enable G2A Pay gateway | ||
+ | |||
+ | == Payssion == | ||
+ | #[https://payssion.com/register Create a Payssion account] (no business required) | ||
+ | #[https://payssion.com/account/app/add/directapi Create a direct API app] Notify and Return URL should have the values shown in the GExtension settings | ||
+ | #Let Payssion verify your app and your account | ||
+ | #Disable sandbox mode, select gateways you want to offer and fill out api and secret key | ||
+ | #Enable Payssion gateway | ||
+ | |||
+ | == Stripe == | ||
+ | #[https://dashboard.stripe.com/register Create a stripe account] | ||
+ | #Add public and private key in the GExtension settings |
Latest revision as of 11:54, 26 April 2020
Navigate to Admin -> Settings -> Donations.
Some providers want to test the shop. You can provide them a test login by navigating to Admin -> Settings -> API.
PayPal
- Create a PayPal account (no business required)
- Insert your PayPal E-Mail
- Follow the url and insert the given IPN url to your PayPal account
- Enable PayPal gateway
paysafecard (no partner)
- Enable paysafecard gateway
paysafecard (partner)
- Create an paysafecard partner account (business required).
- Insert your API key
- Select TEST environment
- Enable paysafecard gateway
- Run the "Integration Tests". Start a payment and copy "mtid" from your browsers url.
- Select PRODUCTIVE environment
- Let paysafecard verify your installation
G2A Pay
- Create G2A ID and fill out the merchant form (business required).
- (G2A Pay) Set the IPN url to the value specified in the GExtension settings
- (GExtension) Set the secret key and API hash to the values specified on the G2A Pay page
- Disable sandbox mode
- Enable G2A Pay gateway
Payssion
- Create a Payssion account (no business required)
- Create a direct API app Notify and Return URL should have the values shown in the GExtension settings
- Let Payssion verify your app and your account
- Disable sandbox mode, select gateways you want to offer and fill out api and secret key
- Enable Payssion gateway
Stripe
- Create a stripe account
- Add public and private key in the GExtension settings