Resources
Logos of all brand name
Merchant may download the logos from https://Fiuu.com/media-library/
- Password: RazerMerchantServices
Mobile SDK/XDK
PG is now ready to be integrated into your mobile apps. We have released the Mobile SDK and XDK library on GitHub. To apply this, kindly contact [email protected] and provide your Merchant ID or Company name, Platform (iOS/Android), Apps Name in order to register and authorize 3rd party apps in the PG system.
Supported Shopping Cart
PG has been integrated with many popular shopping carts, globally. Merchant may refer the complete list on https://github.com/FiuuPayment. Some payment plugins/add-on/modules can be downloaded from GitHub.
ISO References
http://www.iso.org/iso/country_codes.htmhttp://en.wikipedia.org/wiki/ISO_3166-1http://www.iso.org/iso/currency_codes http://en.wikipedia.org/wiki/ISO_4217
Handling JSON/PLAIN TEXT using .NET
http://stackoverflow.com/questions/36216464/wcf-webinvoke-which-can-accept-content-type-text-plainPlease use the above custom WebContentTypeMapper if you are using .NET, especially when you encounter this exception message:
The incoming message has an unexpected message format 'Raw’. The expected message formats for the operation are 'XML'; 'JSON'. This can be because a WebContentTypeMapper has not been configured on the binding. See the documentation of WebContentTypeMapper for more details.
Updated 4 days ago