Skip to content

Instantly share code, notes, and snippets.

View infinitbility's full-sized avatar
🎯
Building Something Great

Inifnitbility infinitbility

🎯
Building Something Great
View GitHub Profile
@infinitbility
infinitbility / react-native-tutorial.md
Last active June 23, 2021 04:02
Learn React Native basics to advance
<?php
# credentials
$url = VPC_URL; // https://migs.mastercard.co.in/vpcpay or https://migs.mastercard.com/vpcpay
$merchantId = MERCHANT_ID; //value get from your bank
$accessCode = ACCESS_CODE; //value get from your bank
$SECURE_SECRET = SECURE_SECRET; //value get from your bank
$baseURL = "localhost/migs";
# amount