Open edios-global opened 3 years ago
@edios-global The globalpayments-api
package only targets server-side use. Since it looks like you are attempting to use it in an Ionic application, you can reference this sample project to create a single-use token for the card, and once you have that token, you will need to pass the token to a backend system in order to perform the authorization request against the card/token.
Can you please provide an example or any other reference ? while configuring with java back end i am getting the following error :
com.global.api.entities.exceptions.ApiException: The specified configuration has not been configured for card processing.
@edios-global Are you able to provide your Java code for review (minus any credentials)?
ERROR in ./node_modules/globalpayments-api/lib/src/Gateways/https-wrapper.js [ng] Module not found: Error: Can't resolve 'https' in C:\Users\Sonu\Desktop\New folder (3)\ionic4-stripe\node_modules\globalpayments-api\lib\src\Gateways'