Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gateways:pawapay [2025/06/13 15:36] – [Setting Up pawaPay for FoxyCart] adam | gateways:pawapay [2025/07/04 10:41] (current) – [''INVALID_AMOUNT''] adam | ||
---|---|---|---|
Line 31: | Line 31: | ||
- Within the settings for it, paste the API Token you generated from the pawaPay administration into the API Token text input and save | - Within the settings for it, paste the API Token you generated from the pawaPay administration into the API Token text input and save | ||
- | ==== Store currency ==== | + | ==== Country restrictions and potential |
- | When configuring | + | Within |
- | Foxy store locales | + | The Foxy integration for pawaPay uses the countries that are supported for the accounts carriers to determine which countries are allowed |
+ | If the country is supported by a carrier on your pawaPay account, then the customer will be forwarded on to the pawaPay hosted payment page. If the currency of the cart does not match the currency for that country though, the total amount will be automatically converted to that currency to ensure that the amount the customer pays is in the correct currency. If the currency of the cart matches the currency of the country carrier, no currency conversion will happen. | ||
- | At this point, if you add a product to your Foxy store and proceed to the checkout, you should see the pawaPay payment option available on the checkout | + | This currency conversion will also happen when triggering partial refunds, which depending when the refund occurs, the conversion rate could be different than when the initial purchase occurred. Full refunds will always refund the full amount in the converted currency that was originally paid. |
===== Testing ===== | ===== Testing ===== | ||
Line 50: | Line 51: | ||
===== Troubleshooting & Interpreting Response Codes ===== | ===== Troubleshooting & Interpreting Response Codes ===== | ||
+ | |||
+ | ==== '' | ||
+ | |||
+ | The carriers supported by pawaPay have specific limits for minimum and maximum amounts that they support for payments. These can be unique to the individual carriers supported for a country. If you exceed these limits, the attempt will error with something like this: | ||
+ | |||
+ | < | ||
+ | |||
+ | Note the values will be relative to the currency supported by the carrier. | ||
+ | |||
+ | ==== Other errors? ==== | ||
+ | |||
Contact pawapay for info. <wrap help> | Contact pawapay for info. <wrap help> | ||