Removed Interswitch and SOAP

This commit is contained in:
2020-07-31 23:31:20 -04:00
parent 88819877ac
commit 5966b92603
114 changed files with 15 additions and 90437 deletions
+2
View File
@@ -7,6 +7,8 @@
//void GetMemberAccountLink( long member_id, unsigned long acc_link, char * number);
void GenerateInnerConfirmationSeed( char * number, int sz, int seed );
long GetMemberAccountLink(long member_id, CVars &out);
void GetOfferCode( unsigned long offer_id, char * number, int sz );
void Confirmation( unsigned long payment_id, char * number, int sz );
#endif