#ankit_638-endpoint

1 messages · Page 1 of 1 (latest)

rich ginkgo
#

hello @unborn lodge, are you referring code from somewhere?

unborn lodge
#

setup intent

rich ginkgo
unborn lodge
#

I am not able to import Fuel.

rich ginkgo
#

have you tried following the commented instructions?

import com.stripe.android.PaymentConfiguration;
// Add the following lines to build.gradle to use this example's networking library:
//   implementation 'com.github.kittinunf.fuel:fuel:2.3.1'
//   implementation 'com.github.kittinunf.fuel:fuel-json:2.3.1'
import com.github.kittinunf.fuel.httpPost;
import com.github.kittinunf.fuel.json.responseJson;
unborn lodge
#

what should be endpoint here ?

rich ginkgo
#

that would be your backend server which you setup in the previous step - i can't give you the exact url since that would depend on how you setup your server