New Payment Type Channel Code: Wallet
Dear Merchant,
We’re delighted to share that PayRetailers will now offer a new payment channel option as part of providing you a wider range of payment methods solutions in LATAM.
For retrieving all the payment method options that are available under this channel you may include this parameter ‘PaymentChannelTypeCode' with the value 'WALLET' on your API calls.
For our 'GET Payment Methods' API call, please make sure you include the value 'WALLET' to filter all payment options available under this channel. For example:
https://api.payretailers.com/v2/paymentMethods?Country=PE&Channel=WALLET
Please note that on the Get Payment Methods call, only one value per filter is allowed.
For our POST Create paywall request, the PaymentChannelTypeCode is an optional parameter that can be used to filter the payment methods displayed on the paywall per channel. Based on our recent release, there are now four possible values:CASH, ONLINE, CREDITCARD,WALLET .
Those values can be combined as needed with a + sign to display the relevant payment method on the paywall as shown here :"paymentChannelTypeCode":"CASH+ONLINE+WALLET" .
However, if you do not include this parameter in your POST paywall request, or pass a value of null, your paywall will display all available payment options for the requested country and currency.
Please make sure you apply all the necessary adjustments on your integration chosen type either the 'Dynamic' or 'Paywall' to enjoy the most of our payment solutions available.
The PayRetailers Team.